In RGB color space, #faebbb hex color has a red value of 250, a green value of 235 and a blue value of 187.
In CMYK color space (used in color printing), #faebbb hex color is composed of 0% cyan, 6% magenta, 25.2% yellow and 1.96% black.
#faebbb color has a hue of 45.7 degrees, a saturation of 86.3% and a lightness of 85.7%.
#faebbb hex color contains mainly RED.
The closest web safe color of #faebbb is #ffffcc
#faebbb hex color has a decimal value of 16444347.
HEX | faebbb | #faebbb |
---|---|---|
RGB | 250, 235, 187 | rgb(250, 235, 187) |
RGB Percent | 98.04, 92.16, 73.33 | rgb(98.04, 92.16, 73.33) |
CMYK | 0, 6, 25, 2 | |
HSL | 45.7°, 86.3, 85.7 | hsl(45.7, 86.3%, 85.7%) |
HSV | 45.7°, 25.2, 98 |
XYZ | 78.102, 83.329, 58.981 |
---|---|
Hunter Lab | 91.285, -7.026, 25.591 |
CIE-LAB | 93.158, -2.188, 25.169 |
CIE-LCH | 93.158, 25.264, 94.968 |
CIE-LUV | 0, 6, 25.2, 1.96 |
Web Safe | ffffcc |
RGB percent of color #faebbb
CMYK percent of color #faebbb
Text with hexadecimal color #faebbb
This text has a font color of #faebbb
<p style="color:#faebbb">Text here</p>
#faebbb Background Color
This box has a background color of #faebbb
<div style="background-color:#faebbb">Text here</div>
#faebbb Border Color
This box has a border color of #faebbb
<div style="border: 4px solid #faebbb">Text here</div>
CSS codes
<p style="color:#faebbb">Text here</p>
<div style="background-color:#faebbb">Text here</div>
<div style="border: 4px solid #faebbb">Text here</div>
#faebbb Color on white background
This is how a font and box color of #faebbb will look
on a white background.
#faebbb Color on black background
This is how a font and box color of #faebbb hex color will look
on a black background.