#e10d6f color space conversions
Hex:
#e10d6f
RGB:
225, 13, 111
CMY:
12, 95, 56
CMYK:
0, 94, 51, 12
HSL:
332°, 89.0756%, 46.6667%
HSV (HSB):
332°, 94.2222%, 88.2353%
XYZ:
34.0645, 17.4431, 16.6104
xyY:
0.5001, 0.2561, 17.4431
CIE-Lab:
48.8136, 75.7916, 4.8823
CIE-LCH:
48.8136, 75.9487, 3.6857
CIE-Luv:
48.8136, 124.6887, -8.8922
Hunter-Lab:
41.7649, 72.5003, 5.6552
#e10d6f color charts
#e10d6f color shades, tints & tones
#e10d6f color schemes
#e10d6f color preview, HTML & CSS examples
This text has a color of #e10d6f
<p style="color:#e10d6f;">Text here</p>
.mytext {color:#e10d6f;}
This box has a color of #e10d6f
<div style="background-color:#e10d6f;">Content here</div>
.mybackground {background-color:#e10d6f;}
Border around this has a color of #e10d6f
<div style="border:2px solid #e10d6f;">Content here</div>
.myborder {border:2px solid #e10d6f;}