#e10d9f color space conversions
Hex:
#e10d9f
RGB:
225, 13, 159
CMY:
12, 95, 38
CMYK:
0, 94, 29, 12
HSL:
319°, 89.0756%, 46.6667%
HSV (HSB):
319°, 94.2222%, 88.2353%
XYZ:
37.4533, 18.7986, 34.4554
xyY:
0.4129, 0.2072, 18.7986
CIE-Lab:
50.4507, 80.1417, -21.7192
CIE-LCH:
50.4507, 83.0327, 344.8365
CIE-Luv:
50.4507, 102.6401, -44.7135
Hunter-Lab:
43.3574, 78.3178, -16.7666
#e10d9f color charts
#e10d9f color shades, tints & tones
#e10d9f color schemes
#e10d9f color preview, HTML & CSS examples
This text has a color of #e10d9f
<p style="color:#e10d9f;">Text here</p>
.mytext {color:#e10d9f;}
This box has a color of #e10d9f
<div style="background-color:#e10d9f;">Content here</div>
.mybackground {background-color:#e10d9f;}
Border around this has a color of #e10d9f
<div style="border:2px solid #e10d9f;">Content here</div>
.myborder {border:2px solid #e10d9f;}