#faeade color space conversions
Hex:
#faeade
RGB:
250, 234, 222
CMY:
2, 8, 13
CMYK:
0, 6, 11, 2
HSL:
26°, 73.6842%, 92.5490%
HSV (HSB):
26°, 11.2000%, 98.0392%
XYZ:
82.0320, 84.4436, 81.0829
xyY:
0.3314, 0.3411, 84.4436
CIE-Lab:
93.6428, 3.4506, 7.7580
CIE-LCH:
93.6428, 8.4908, 66.0214
CIE-Luv:
93.6428, 10.0788, 11.0358
Hunter-Lab:
91.8932, -1.4682, 12.0101
#faeade color charts
#faeade color shades, tints & tones
#faeade color schemes
#faeade color preview, HTML & CSS examples
This text has a color of #faeade
<p style="color:#faeade;">Text here</p>
.mytext {color:#faeade;}
This box has a color of #faeade
<div style="background-color:#faeade;">Content here</div>
.mybackground {background-color:#faeade;}
Border around this has a color of #faeade
<div style="border:2px solid #faeade;">Content here</div>
.myborder {border:2px solid #faeade;}