#faecd9 color space conversions
Hex:
#faecd9
RGB:
250, 236, 217
CMY:
2, 7, 15
CMYK:
0, 6, 13, 2
HSL:
35°, 76.7442%, 91.5686%
HSV (HSB):
35°, 13.2000%, 98.0392%
XYZ:
81.9442, 85.3247, 77.7960
xyY:
0.3344, 0.3482, 85.3247
CIE-Lab:
94.0228, 1.6427, 10.8966
CIE-LCH:
94.0228, 11.0198, 81.4272
CIE-Luv:
94.0228, 9.3345, 15.9613
Hunter-Lab:
92.3713, -3.2995, 14.7253
#faecd9 color charts
#faecd9 color shades, tints & tones
#faecd9 color schemes
#faecd9 color preview, HTML & CSS examples
This text has a color of #faecd9
<p style="color:#faecd9;">Text here</p>
.mytext {color:#faecd9;}
This box has a color of #faecd9
<div style="background-color:#faecd9;">Content here</div>
.mybackground {background-color:#faecd9;}
Border around this has a color of #faecd9
<div style="border:2px solid #faecd9;">Content here</div>
.myborder {border:2px solid #faecd9;}