#fae8e1 color space conversions
Hex:
#fae8e1
RGB:
250, 232, 225
CMY:
2, 9, 12
CMYK:
0, 7, 10, 2
HSL:
17°, 71.4286%, 93.1373%
HSV (HSB):
17°, 10.0000%, 98.0392%
XYZ:
81.8716, 83.4735, 83.0311
xyY:
0.3296, 0.3361, 83.4735
CIE-Lab:
93.2213, 4.9568, 5.5909
CIE-LCH:
93.2213, 7.4718, 48.4404
CIE-Luv:
93.2213, 10.9414, 7.5432
Hunter-Lab:
91.3638, 0.0681, 10.0722
#fae8e1 color charts
#fae8e1 color shades, tints & tones
#fae8e1 color schemes
#fae8e1 color preview, HTML & CSS examples
This text has a color of #fae8e1
<p style="color:#fae8e1;">Text here</p>
.mytext {color:#fae8e1;}
This box has a color of #fae8e1
<div style="background-color:#fae8e1;">Content here</div>
.mybackground {background-color:#fae8e1;}
Border around this has a color of #fae8e1
<div style="border:2px solid #fae8e1;">Content here</div>
.myborder {border:2px solid #fae8e1;}