#fce4e1 color space conversions
Hex:
#fce4e1
RGB:
252, 228, 225
CMY:
1, 11, 12
CMYK:
0, 10, 11, 1
HSL:
7°, 81.8182%, 93.5294%
HSV (HSB):
7°, 10.7143%, 98.8235%
XYZ:
81.4789, 81.6185, 82.6937
xyY:
0.3315, 0.3321, 81.6185
CIE-Lab:
92.4062, 7.7085, 4.4334
CIE-LCH:
92.4062, 8.8924, 29.9044
CIE-Luv:
92.4062, 14.3061, 5.2942
Hunter-Lab:
90.3430, 2.8862, 8.9701
#fce4e1 color charts
#fce4e1 color shades, tints & tones
#fce4e1 color schemes
#fce4e1 color preview, HTML & CSS examples
This text has a color of #fce4e1
<p style="color:#fce4e1;">Text here</p>
.mytext {color:#fce4e1;}
This box has a color of #fce4e1
<div style="background-color:#fce4e1;">Content here</div>
.mybackground {background-color:#fce4e1;}
Border around this has a color of #fce4e1
<div style="border:2px solid #fce4e1;">Content here</div>
.myborder {border:2px solid #fce4e1;}