#fce6d8 color space conversions
Hex:
#fce6d8
RGB:
252, 230, 216
CMY:
1, 10, 15
CMYK:
0, 9, 14, 1
HSL:
23°, 85.7143%, 91.7647%
HSV (HSB):
23°, 14.2857%, 98.8235%
XYZ:
80.8364, 82.2469, 76.5805
xyY:
0.3373, 0.3432, 82.2469
CIE-Lab:
92.6837, 5.2604, 9.5240
CIE-LCH:
92.6837, 10.8802, 61.0867
CIE-Luv:
92.6837, 13.9076, 13.2476
Hunter-Lab:
90.6901, 0.3978, 13.4175
#fce6d8 color charts
#fce6d8 color shades, tints & tones
#fce6d8 color schemes
#fce6d8 color preview, HTML & CSS examples
This text has a color of #fce6d8
<p style="color:#fce6d8;">Text here</p>
.mytext {color:#fce6d8;}
This box has a color of #fce6d8
<div style="background-color:#fce6d8;">Content here</div>
.mybackground {background-color:#fce6d8;}
Border around this has a color of #fce6d8
<div style="border:2px solid #fce6d8;">Content here</div>
.myborder {border:2px solid #fce6d8;}