#fce2e8 color space conversions
Hex:
#fce2e8
RGB:
252, 226, 232
CMY:
1, 11, 9
CMYK:
0, 10, 8, 1
HSL:
346°, 81.2500%, 93.7255%
HSV (HSB):
346°, 10.3175%, 98.8235%
XYZ:
81.9067, 80.9144, 87.6450
xyY:
0.3270, 0.3231, 80.9144
CIE-Lab:
92.0936, 9.8860, 0.3228
CIE-LCH:
92.0936, 9.8912, 1.8700
CIE-Luv:
92.0936, 14.8118, -1.3056
Hunter-Lab:
89.9524, 5.1176, 5.1975
#fce2e8 color charts
#fce2e8 color shades, tints & tones
#fce2e8 color schemes
#fce2e8 color preview, HTML & CSS examples
This text has a color of #fce2e8
<p style="color:#fce2e8;">Text here</p>
.mytext {color:#fce2e8;}
This box has a color of #fce2e8
<div style="background-color:#fce2e8;">Content here</div>
.mybackground {background-color:#fce2e8;}
Border around this has a color of #fce2e8
<div style="border:2px solid #fce2e8;">Content here</div>
.myborder {border:2px solid #fce2e8;}