#fce6e1 color space conversions
Hex:
#fce6e1
RGB:
252, 230, 225
CMY:
1, 10, 12
CMYK:
0, 9, 11, 1
HSL:
11°, 81.8182%, 93.5294%
HSV (HSB):
11°, 10.7143%, 98.8235%
XYZ:
82.0323, 82.7253, 82.8782
xyY:
0.3313, 0.3341, 82.7253
CIE-Lab:
92.8940, 6.6787, 5.1389
CIE-LCH:
92.8940, 8.4269, 37.5762
CIE-Luv:
92.8940, 13.2283, 6.5436
Hunter-Lab:
90.9535, 1.8233, 9.6415
#fce6e1 color charts
#fce6e1 color shades, tints & tones
#fce6e1 color schemes
#fce6e1 color preview, HTML & CSS examples
This text has a color of #fce6e1
<p style="color:#fce6e1;">Text here</p>
.mytext {color:#fce6e1;}
This box has a color of #fce6e1
<div style="background-color:#fce6e1;">Content here</div>
.mybackground {background-color:#fce6e1;}
Border around this has a color of #fce6e1
<div style="border:2px solid #fce6e1;">Content here</div>
.myborder {border:2px solid #fce6e1;}