#ffe0ea color space conversions
Hex:
#ffe0ea
RGB:
255, 224, 234
CMY:
0, 12, 8
CMYK:
0, 12, 8, 0
HSL:
341°, 100.0000%, 93.9216%
HSV (HSB):
341°, 12.1569%, 100.0000%
XYZ:
82.7469, 80.5118, 89.0210
xyY:
0.3280, 0.3191, 80.5118
CIE-Lab:
91.9140, 12.2813, -0.9553
CIE-LCH:
91.9140, 12.3184, 355.5520
CIE-Luv:
91.9140, 17.5339, -3.6989
Hunter-Lab:
89.7284, 7.5869, 3.9873
#ffe0ea color charts
#ffe0ea color shades, tints & tones
#ffe0ea color schemes
#ffe0ea color preview, HTML & CSS examples
This text has a color of #ffe0ea
<p style="color:#ffe0ea;">Text here</p>
.mytext {color:#ffe0ea;}
This box has a color of #ffe0ea
<div style="background-color:#ffe0ea;">Content here</div>
.mybackground {background-color:#ffe0ea;}
Border around this has a color of #ffe0ea
<div style="border:2px solid #ffe0ea;">Content here</div>
.myborder {border:2px solid #ffe0ea;}