#faebcc color space conversions
Hex:
#faebcc
RGB:
250, 235, 204
CMY:
2, 8, 20
CMYK:
0, 6, 18, 2
HSL:
40°, 82.1429%, 89.0196%
HSV (HSB):
40°, 18.4000%, 98.0392%
XYZ:
80.0318, 84.1003, 69.1416
xyY:
0.3431, 0.3605, 84.1003
CIE-Lab:
93.4940, 0.1907, 16.8773
CIE-LCH:
93.4940, 16.8784, 89.3525
CIE-Luv:
93.4940, 10.7350, 24.6920
Hunter-Lab:
91.7062, -4.7094, 19.4928
#faebcc color charts
#faebcc RGB chart
#faebcc CMYK chart
#faebcc RGB pie chart
#faebcc color shades, tints & tones
#faebcc color schemes
#faebcc color preview, HTML & CSS examples
This text has a color of #faebcc
<p style="color:#faebcc;">Text here</p>
.mytext {color:#faebcc;}
Text color #faebcc
This box has a color of #faebcc
<div style="background-color:#faebcc;">Content here</div>
.mybackground {background-color:#faebcc;}
Background color #faebcc
Border around this has a color of #faebcc
<div style="border:2px solid #faebcc;">Content here</div>
.myborder {border:2px solid #faebcc;}
Border color #faebcc