#ffe0e1 color space conversions
Hex:
#ffe0e1
RGB:
255, 224, 225
CMY:
0, 12, 12
CMYK:
0, 12, 12, 0
HSL:
358°, 100.0000%, 93.9216%
HSV (HSB):
358°, 12.1569%, 100.0000%
XYZ:
81.4863, 80.0076, 82.3824
xyY:
0.3341, 0.3281, 80.0076
CIE-Lab:
91.6882, 10.8175, 3.4248
CIE-LCH:
91.6882, 11.3466, 17.5676
CIE-Luv:
91.6882, 18.3212, 3.1970
Hunter-Lab:
89.4469, 6.0816, 8.0056
#ffe0e1 color charts
#ffe0e1 color shades, tints & tones
#ffe0e1 color schemes
#ffe0e1 color preview, HTML & CSS examples
This text has a color of #ffe0e1
<p style="color:#ffe0e1;">Text here</p>
.mytext {color:#ffe0e1;}
This box has a color of #ffe0e1
<div style="background-color:#ffe0e1;">Content here</div>
.mybackground {background-color:#ffe0e1;}
Border around this has a color of #ffe0e1
<div style="border:2px solid #ffe0e1;">Content here</div>
.myborder {border:2px solid #ffe0e1;}