#faeedc color space conversions
Hex:
#faeedc
RGB:
250, 238, 220
CMY:
2, 7, 14
CMYK:
0, 5, 12, 2
HSL:
36°, 75.0000%, 92.1569%
HSV (HSB):
36°, 12.0000%, 98.0392%
XYZ:
82.9171, 86.6404, 80.0632
xyY:
0.3322, 0.3471, 86.6404
CIE-Lab:
94.5855, 1.0935, 10.1464
CIE-LCH:
94.5855, 10.2052, 83.8486
CIE-Luv:
94.5855, 8.0560, 14.9946
Hunter-Lab:
93.0808, -3.8822, 14.1584
#faeedc color charts
#faeedc RGB chart
#faeedc CMYK chart
#faeedc RGB pie chart
#faeedc color shades, tints & tones
#faeedc color schemes
#faeedc color preview, HTML & CSS examples
This text has a color of #faeedc
<p style="color:#faeedc;">Text here</p>
.mytext {color:#faeedc;}
Text color #faeedc
This box has a color of #faeedc
<div style="background-color:#faeedc;">Content here</div>
.mybackground {background-color:#faeedc;}
Background color #faeedc
Border around this has a color of #faeedc
<div style="border:2px solid #faeedc;">Content here</div>
.myborder {border:2px solid #faeedc;}
Border color #faeedc