#e10b2e color space conversions
Hex:
#e10b2e
RGB:
225, 11, 46
CMY:
12, 96, 82
CMYK:
0, 95, 80, 12
HSL:
350°, 90.6780%, 46.2745%
HSV (HSB):
350°, 95.1111%, 88.2353%
XYZ:
31.6642, 16.4442, 4.0899
xyY:
0.6066, 0.3150, 16.4442
CIE-Lab:
47.5519, 72.6837, 42.5918
CIE-LCH:
47.5519, 84.2436, 30.3698
CIE-Luv:
47.5519, 147.1324, 25.3158
Hunter-Lab:
40.5514, 68.4150, 22.4061
#e10b2e color charts
#e10b2e color shades, tints & tones
#e10b2e color schemes
#e10b2e color preview, HTML & CSS examples
This text has a color of #e10b2e
<p style="color:#e10b2e;">Text here</p>
.mytext {color:#e10b2e;}
This box has a color of #e10b2e
<div style="background-color:#e10b2e;">Content here</div>
.mybackground {background-color:#e10b2e;}
Border around this has a color of #e10b2e
<div style="border:2px solid #e10b2e;">Content here</div>
.myborder {border:2px solid #e10b2e;}