#e10b3c color space conversions
Hex:
#e10b3c
RGB:
225, 11, 60
CMY:
12, 96, 76
CMYK:
0, 95, 73, 12
HSL:
346°, 90.6780%, 46.2745%
HSV (HSB):
346°, 95.1111%, 88.2353%
XYZ:
31.9866, 16.5731, 5.7880
xyY:
0.5886, 0.3049, 16.5731
CIE-Lab:
47.7176, 73.1420, 34.6576
CIE-LCH:
47.7176, 80.9377, 25.3535
CIE-Luv:
47.7176, 143.6596, 20.0258
Hunter-Lab:
40.7101, 69.0077, 20.0674
#e10b3c color charts
#e10b3c color shades, tints & tones
#e10b3c color schemes
#e10b3c color preview, HTML & CSS examples
This text has a color of #e10b3c
<p style="color:#e10b3c;">Text here</p>
.mytext {color:#e10b3c;}
This box has a color of #e10b3c
<div style="background-color:#e10b3c;">Content here</div>
.mybackground {background-color:#e10b3c;}
Border around this has a color of #e10b3c
<div style="border:2px solid #e10b3c;">Content here</div>
.myborder {border:2px solid #e10b3c;}