#e0999f color space conversions
Hex:
#e0999f
RGB:
224, 153, 159
CMY:
12, 40, 38
CMYK:
0, 32, 29, 12
HSL:
355°, 53.3835%, 73.9216%
HSV (HSB):
355°, 31.6964%, 87.8431%
XYZ:
48.3897, 41.1330, 38.1899
xyY:
0.3789, 0.3221, 41.1330
CIE-Lab:
70.2690, 27.3978, 7.6940
CIE-LCH:
70.2690, 28.4577, 15.6861
CIE-Luv:
70.2690, 45.9737, 5.7576
Hunter-Lab:
64.1350, 22.4417, 9.5896
#e0999f color charts
#e0999f color shades, tints & tones
#e0999f color schemes
#e0999f color preview, HTML & CSS examples
This text has a color of #e0999f
<p style="color:#e0999f;">Text here</p>
.mytext {color:#e0999f;}
This box has a color of #e0999f
<div style="background-color:#e0999f;">Content here</div>
.mybackground {background-color:#e0999f;}
Border around this has a color of #e0999f
<div style="border:2px solid #e0999f;">Content here</div>
.myborder {border:2px solid #e0999f;}