#fce4d5 color space conversions
Hex:
#fce4d5
RGB:
252, 228, 213
CMY:
1, 11, 16
CMYK:
0, 10, 15, 1
HSL:
23°, 86.6667%, 91.1765%
HSV (HSB):
23°, 15.4762%, 98.8235%
XYZ:
79.8985, 80.9863, 74.3716
xyY:
0.3396, 0.3442, 80.9863
CIE-Lab:
92.1256, 5.8270, 10.2885
CIE-LCH:
92.1256, 11.8240, 60.4745
CIE-Luv:
92.1256, 15.2375, 14.2284
Hunter-Lab:
89.9924, 0.9920, 13.9962
#fce4d5 color charts
#fce4d5 color shades, tints & tones
#fce4d5 color schemes
#fce4d5 color preview, HTML & CSS examples
This text has a color of #fce4d5
<p style="color:#fce4d5;">Text here</p>
.mytext {color:#fce4d5;}
This box has a color of #fce4d5
<div style="background-color:#fce4d5;">Content here</div>
.mybackground {background-color:#fce4d5;}
Border around this has a color of #fce4d5
<div style="border:2px solid #fce4d5;">Content here</div>
.myborder {border:2px solid #fce4d5;}