#e10d41 color space conversions
Hex:
#e10d41
RGB:
225, 13, 65
CMY:
12, 95, 75
CMYK:
0, 94, 71, 12
HSL:
345°, 89.0756%, 46.6667%
HSV (HSB):
345°, 94.2222%, 88.2353%
XYZ:
32.1494, 16.6771, 6.5256
xyY:
0.5808, 0.3013, 16.6771
CIE-Lab:
47.8505, 73.1582, 31.8194
CIE-LCH:
47.8505, 79.7784, 23.5061
CIE-Luv:
47.8505, 141.9202, 17.9504
Hunter-Lab:
40.8375, 69.0586, 19.1122
#e10d41 color charts
#e10d41 color shades, tints & tones
#e10d41 color schemes
#e10d41 color preview, HTML & CSS examples
This text has a color of #e10d41
<p style="color:#e10d41;">Text here</p>
.mytext {color:#e10d41;}
This box has a color of #e10d41
<div style="background-color:#e10d41;">Content here</div>
.mybackground {background-color:#e10d41;}
Border around this has a color of #e10d41
<div style="border:2px solid #e10d41;">Content here</div>
.myborder {border:2px solid #e10d41;}