#e00a32 color space conversions
Hex:
#e00a32
RGB:
224, 10, 50
CMY:
12, 96, 80
CMYK:
0, 96, 78, 12
HSL:
349°, 91.4530%, 45.8824%
HSV (HSB):
349°, 95.5357%, 87.8431%
XYZ:
31.4247, 16.2947, 4.5065
xyY:
0.6017, 0.3120, 16.2947
CIE-Lab:
47.3587, 72.6405, 40.0576
CIE-LCH:
47.3587, 82.9533, 28.8745
CIE-Luv:
47.3587, 145.6395, 23.6853
Hunter-Lab:
40.3667, 68.3175, 21.6375
#e00a32 color charts
#e00a32 color shades, tints & tones
#e00a32 color schemes
#e00a32 color preview, HTML & CSS examples
This text has a color of #e00a32
<p style="color:#e00a32;">Text here</p>
.mytext {color:#e00a32;}
This box has a color of #e00a32
<div style="background-color:#e00a32;">Content here</div>
.mybackground {background-color:#e00a32;}
Border around this has a color of #e00a32
<div style="border:2px solid #e00a32;">Content here</div>
.myborder {border:2px solid #e00a32;}