#faead0 color space conversions
Hex:
#faead0
RGB:
250, 234, 208
CMY:
2, 8, 18
CMYK:
0, 6, 17, 2
HSL:
37°, 80.7692%, 89.8039%
HSV (HSB):
37°, 16.8000%, 98.0392%
XYZ:
80.2323, 83.7237, 71.6061
xyY:
0.3406, 0.3554, 83.7237
CIE-Lab:
93.3304, 1.2903, 14.5764
CIE-LCH:
93.3304, 14.6334, 84.9412
CIE-Luv:
93.3304, 11.0293, 21.2536
Hunter-Lab:
91.5007, -3.6085, 17.6516
#faead0 color charts
#faead0 color shades, tints & tones
#faead0 color schemes
#faead0 color preview, HTML & CSS examples
This text has a color of #faead0
<p style="color:#faead0;">Text here</p>
.mytext {color:#faead0;}
This box has a color of #faead0
<div style="background-color:#faead0;">Content here</div>
.mybackground {background-color:#faead0;}
Border around this has a color of #faead0
<div style="border:2px solid #faead0;">Content here</div>
.myborder {border:2px solid #faead0;}