#fbbcd6 Hex Color
rgb(251, 188, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | bc | d6 | - | #fbbcd6 |
RGB | 251 | 188 | 214 | - | rgb(251,188,214) |
HSL | 335 | 89% | 86% | - | hsl(335,89%,86%) |
HSV | 335 | 25% | 98% | - | hsv(335,25%,98%) |
XYZ | 69.9045 | 61.3307 | 71.772 | - | xyz(69.9045,61.3307,71.772) |
CIE-LAB | 82.56 | 26.52 | -4.13 | - | lab(82.56,26.52,-4.13) |
CMYK | 0 | 0.25099601593625 | 0.14741035856574 | 0.015686274509804 | cmyk(0,0.25099601593625,0.14741035856574,0.015686274509804) |
Description
The RGB value of color #fbbcd6 is rgb(251, 188, 214).
In the hex color #fbbcd6, The value of Red is 251, value of Green is 188, and value of Blue is 214. The primary color is Red. Similarly, The HSL values for #fbbcd6 consists of 335° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #fbbcd6 can be represented as Cyan=0%, Magenta=0.25099601593625%, Yellow=0.14741035856574%, and Black=0.015686274509804%.
Shades of #fbbcd6
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fbbcd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbbcd6
Preview of #fbbcd6 on White Background
The contrast ratio of #fbbcd6 with white color is 1.58
Preview of #fbbcd6 on black background
The contrast ratio of #fbbcd6 with black color is 13.27
#fbbcd6 color will look good with a black background.
Color Schemes of #fbbcd6
Triadic Colors of #fbbcd6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fbbcd6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fbbcd6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fbbcd6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fbbcd6;
}
This is a sample text used for the color #fbbcd6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fbbcd6;
}
This is a sample text used for the color #fbbcd6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fbbcd6;
}
This is a sample text used for the color #fbbcd6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 38.44%
Green 28.79%
Blue 32.77%
CMYK Percentage
Cyan 0
Magenta 60.61%
Yellow 35.6%
Black 3.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.