#e10d5e color space conversions
Hex:
#e10d5e
RGB:
225, 13, 94
CMY:
12, 95, 63
CMYK:
0, 94, 58, 12
HSL:
337°, 89.0756%, 46.6667%
HSV (HSB):
337°, 94.2222%, 88.2353%
XYZ:
33.2156, 17.1036, 12.1403
xyY:
0.5318, 0.2738, 17.1036
CIE-Lab:
48.3902, 74.6413, 14.7560
CIE-LCH:
48.3902, 76.0859, 11.1827
CIE-Luv:
48.3902, 131.7762, 2.2475
Hunter-Lab:
41.3564, 70.9894, 11.5447
#e10d5e color charts
#e10d5e color shades, tints & tones
#e10d5e color schemes
#e10d5e color preview, HTML & CSS examples
This text has a color of #e10d5e
<p style="color:#e10d5e;">Text here</p>
.mytext {color:#e10d5e;}
This box has a color of #e10d5e
<div style="background-color:#e10d5e;">Content here</div>
.mybackground {background-color:#e10d5e;}
Border around this has a color of #e10d5e
<div style="border:2px solid #e10d5e;">Content here</div>
.myborder {border:2px solid #e10d5e;}