#fce6e5 color space conversions
Hex:
#fce6e5
RGB:
252, 230, 229
CMY:
1, 10, 10
CMYK:
0, 9, 9, 1
HSL:
3°, 79.3103%, 94.3137%
HSV (HSB):
3°, 9.1270%, 98.8235%
XYZ:
82.5846, 82.9462, 85.7863
xyY:
0.3286, 0.3300, 82.9462
CIE-Lab:
92.9909, 7.3271, 3.1945
CIE-LCH:
92.9909, 7.9932, 23.5561
CIE-Luv:
92.9909, 12.9218, 3.5159
Hunter-Lab:
91.0748, 2.4788, 7.9052
#fce6e5 color charts
#fce6e5 color shades, tints & tones
#fce6e5 color schemes
#fce6e5 color preview, HTML & CSS examples
This text has a color of #fce6e5
<p style="color:#fce6e5;">Text here</p>
.mytext {color:#fce6e5;}
This box has a color of #fce6e5
<div style="background-color:#fce6e5;">Content here</div>
.mybackground {background-color:#fce6e5;}
Border around this has a color of #fce6e5
<div style="border:2px solid #fce6e5;">Content here</div>
.myborder {border:2px solid #fce6e5;}