#faead4 color space conversions
Hex:
#faead4
RGB:
250, 234, 212
CMY:
2, 8, 17
CMYK:
0, 6, 15, 2
HSL:
35°, 79.1667%, 90.5882%
HSV (HSB):
35°, 15.2000%, 98.0392%
XYZ:
80.7308, 83.9231, 74.2312
xyY:
0.3379, 0.3513, 83.9231
CIE-Lab:
93.4171, 1.8932, 12.6261
CIE-LCH:
93.4171, 12.7672, 81.4725
CIE-Luv:
93.4171, 10.7615, 18.3762
Hunter-Lab:
91.6096, -3.0138, 16.0840
#faead4 color charts
#faead4 color shades, tints & tones
#faead4 color schemes
#faead4 color preview, HTML & CSS examples
This text has a color of #faead4
<p style="color:#faead4;">Text here</p>
.mytext {color:#faead4;}
This box has a color of #faead4
<div style="background-color:#faead4;">Content here</div>
.mybackground {background-color:#faead4;}
Border around this has a color of #faead4
<div style="border:2px solid #faead4;">Content here</div>
.myborder {border:2px solid #faead4;}