#e00a31 color space conversions
Hex:
#e00a31
RGB:
224, 10, 49
CMY:
12, 96, 81
CMYK:
0, 96, 78, 12
HSL:
349°, 91.4530%, 45.8824%
HSV (HSB):
349°, 95.5357%, 87.8431%
XYZ:
31.4034, 16.2861, 4.3941
xyY:
0.6029, 0.3127, 16.2861
CIE-Lab:
47.3477, 72.6099, 40.6185
CIE-LCH:
47.3477, 83.1990, 29.2230
CIE-Luv:
47.3477, 145.8740, 24.0415
Hunter-Lab:
40.3561, 68.2780, 21.7935
#e00a31 color charts
#e00a31 color shades, tints & tones
#e00a31 color schemes
#e00a31 color preview, HTML & CSS examples
This text has a color of #e00a31
<p style="color:#e00a31;">Text here</p>
.mytext {color:#e00a31;}
This box has a color of #e00a31
<div style="background-color:#e00a31;">Content here</div>
.mybackground {background-color:#e00a31;}
Border around this has a color of #e00a31
<div style="border:2px solid #e00a31;">Content here</div>
.myborder {border:2px solid #e00a31;}