#faeccc color space conversions
Hex:
#faeccc
RGB:
250, 236, 204
CMY:
2, 7, 20
CMYK:
0, 6, 18, 2
HSL:
42°, 82.1429%, 89.0196%
HSV (HSB):
42°, 18.4000%, 98.0392%
XYZ:
80.3189, 84.6745, 69.2373
xyY:
0.3429, 0.3615, 84.6745
CIE-Lab:
93.7427, -0.3171, 17.2268
CIE-LCH:
93.7427, 17.2297, 91.0544
CIE-Luv:
93.7427, 10.1767, 25.2883
Hunter-Lab:
92.0188, -5.2285, 19.8018
#faeccc color charts
#faeccc color shades, tints & tones
#faeccc color schemes
#faeccc color preview, HTML & CSS examples
This text has a color of #faeccc
<p style="color:#faeccc;">Text here</p>
.mytext {color:#faeccc;}
This box has a color of #faeccc
<div style="background-color:#faeccc;">Content here</div>
.mybackground {background-color:#faeccc;}
Border around this has a color of #faeccc
<div style="border:2px solid #faeccc;">Content here</div>
.myborder {border:2px solid #faeccc;}