#e00d9f color space conversions
Hex:
#e00d9f
RGB:
224, 13, 159
CMY:
12, 95, 38
CMYK:
0, 94, 29, 12
HSL:
318°, 89.0295%, 46.4706%
HSV (HSB):
318°, 94.1964%, 87.8431%
XYZ:
37.1424, 18.6383, 34.4408
xyY:
0.4117, 0.2066, 18.6383
CIE-Lab:
50.2614, 79.9410, -22.0265
CIE-LCH:
50.2614, 82.9200, 344.5953
CIE-Luv:
50.2614, 101.8410, -45.0722
Hunter-Lab:
43.1721, 78.0181, -17.0784
#e00d9f color charts
#e00d9f color shades, tints & tones
#e00d9f color schemes
#e00d9f color preview, HTML & CSS examples
This text has a color of #e00d9f
<p style="color:#e00d9f;">Text here</p>
.mytext {color:#e00d9f;}
This box has a color of #e00d9f
<div style="background-color:#e00d9f;">Content here</div>
.mybackground {background-color:#e00d9f;}
Border around this has a color of #e00d9f
<div style="border:2px solid #e00d9f;">Content here</div>
.myborder {border:2px solid #e00d9f;}