#faedcc color space conversions
Hex:
#faedcc
RGB:
250, 237, 204
CMY:
2, 7, 20
CMYK:
0, 5, 18, 2
HSL:
43°, 82.1429%, 89.0196%
HSV (HSB):
43°, 18.4000%, 98.0392%
XYZ:
80.6076, 85.2520, 69.3335
xyY:
0.3427, 0.3625, 85.2520
CIE-Lab:
93.9916, -0.8242, 17.5763
CIE-LCH:
93.9916, 17.5956, 92.6848
CIE-Luv:
93.9916, 9.6189, 25.8842
Hunter-Lab:
92.3320, -5.7471, 20.1106
#faedcc color charts
#faedcc color shades, tints & tones
#faedcc color schemes
#faedcc color preview, HTML & CSS examples
This text has a color of #faedcc
<p style="color:#faedcc;">Text here</p>
.mytext {color:#faedcc;}
This box has a color of #faedcc
<div style="background-color:#faedcc;">Content here</div>
.mybackground {background-color:#faedcc;}
Border around this has a color of #faedcc
<div style="border:2px solid #faedcc;">Content here</div>
.myborder {border:2px solid #faedcc;}