#faecdc color space conversions
Hex:
#faecdc
RGB:
250, 236, 220
CMY:
2, 7, 14
CMYK:
0, 6, 12, 2
HSL:
32°, 75.0000%, 92.1569%
HSV (HSB):
32°, 12.0000%, 98.0392%
XYZ:
82.3381, 85.4822, 79.8702
xyY:
0.3324, 0.3451, 85.4822
CIE-Lab:
94.0905, 2.1122, 9.4382
CIE-LCH:
94.0905, 9.6717, 77.3855
CIE-Luv:
94.0905, 9.1356, 13.7579
Hunter-Lab:
92.4566, -2.8342, 13.5009
#faecdc color charts
#faecdc RGB chart
#faecdc CMYK chart
#faecdc RGB pie chart
#faecdc color shades, tints & tones
#faecdc color schemes
#faecdc color preview, HTML & CSS examples
This text has a color of #faecdc
<p style="color:#faecdc;">Text here</p>
.mytext {color:#faecdc;}
Text color #faecdc
This box has a color of #faecdc
<div style="background-color:#faecdc;">Content here</div>
.mybackground {background-color:#faecdc;}
Background color #faecdc
Border around this has a color of #faecdc
<div style="border:2px solid #faecdc;">Content here</div>
.myborder {border:2px solid #faecdc;}
Border color #faecdc