#faeacb color space conversions
Hex:
#faeacb
RGB:
250, 234, 203
CMY:
2, 8, 20
CMYK:
0, 6, 19, 2
HSL:
40°, 82.4561%, 88.8235%
HSV (HSB):
40°, 18.8000%, 98.0392%
XYZ:
79.6267, 83.4814, 68.4167
xyY:
0.3439, 0.3606, 83.4814
CIE-Lab:
93.2248, 0.5533, 17.0160
CIE-LCH:
93.2248, 17.0250, 88.1378
CIE-Luv:
93.2248, 11.3595, 24.7999
Hunter-Lab:
91.3682, -4.3329, 19.5613
#faeacb color charts
#faeacb color shades, tints & tones
#faeacb color schemes
#faeacb color preview, HTML & CSS examples
This text has a color of #faeacb
<p style="color:#faeacb;">Text here</p>
.mytext {color:#faeacb;}
This box has a color of #faeacb
<div style="background-color:#faeacb;">Content here</div>
.mybackground {background-color:#faeacb;}
Border around this has a color of #faeacb
<div style="border:2px solid #faeacb;">Content here</div>
.myborder {border:2px solid #faeacb;}