#e00d02 color space conversions
Hex:
#e00d02
RGB:
224, 13, 2
CMY:
12, 95, 99
CMYK:
0, 94, 99, 12
HSL:
3°, 98.2301%, 44.3137%
HSV (HSB):
3°, 99.1071%, 87.8431%
XYZ:
30.8954, 16.1395, 1.5443
xyY:
0.6360, 0.3322, 16.1395
CIE-Lab:
47.1570, 71.5576, 60.4792
CIE-LCH:
47.1570, 93.6922, 40.2039
CIE-Luv:
47.1570, 151.6077, 33.6433
Hunter-Lab:
40.1740, 66.9687, 25.8427
#e00d02 color charts
#e00d02 color shades, tints & tones
#e00d02 color schemes
#e00d02 color preview, HTML & CSS examples
This text has a color of #e00d02
<p style="color:#e00d02;">Text here</p>
.mytext {color:#e00d02;}
This box has a color of #e00d02
<div style="background-color:#e00d02;">Content here</div>
.mybackground {background-color:#e00d02;}
Border around this has a color of #e00d02
<div style="border:2px solid #e00d02;">Content here</div>
.myborder {border:2px solid #e00d02;}