#fae5cd color space conversions
Hex:
#fae5cd
RGB:
250, 229, 205
CMY:
2, 10, 20
CMYK:
0, 8, 18, 2
HSL:
32°, 81.8182%, 89.2157%
HSV (HSB):
32°, 18.0000%, 98.0392%
XYZ:
78.4631, 80.7704, 69.2124
xyY:
0.3435, 0.3536, 80.7704
CIE-Lab:
92.0294, 3.3986, 14.2935
CIE-LCH:
92.0294, 14.6920, 76.6250
CIE-Luv:
92.0294, 14.0247, 20.3917
Hunter-Lab:
89.8724, -1.4371, 17.2503
#fae5cd color charts
#fae5cd color shades, tints & tones
#fae5cd color schemes
#fae5cd color preview, HTML & CSS examples
This text has a color of #fae5cd
<p style="color:#fae5cd;">Text here</p>
.mytext {color:#fae5cd;}
This box has a color of #fae5cd
<div style="background-color:#fae5cd;">Content here</div>
.mybackground {background-color:#fae5cd;}
Border around this has a color of #fae5cd
<div style="border:2px solid #fae5cd;">Content here</div>
.myborder {border:2px solid #fae5cd;}