#e02e00 color space conversions
Hex:
#e02e00
RGB:
224, 46, 0
CMY:
12, 82, 100
CMYK:
0, 79, 100, 12
HSL:
12°, 100.0000%, 43.9216%
HSV (HSB):
12°, 100.0000%, 87.8431%
XYZ:
31.7175, 17.8013, 1.7643
xyY:
0.6185, 0.3471, 17.8013
CIE-Lab:
49.2542, 65.5407, 61.8975
CIE-LCH:
49.2542, 90.1492, 43.3625
CIE-Luv:
49.2542, 140.5178, 37.5373
Hunter-Lab:
42.1916, 60.3519, 27.0548
#e02e00 color charts
#e02e00 color shades, tints & tones
#e02e00 color schemes
#e02e00 color preview, HTML & CSS examples
This text has a color of #e02e00
<p style="color:#e02e00;">Text here</p>
.mytext {color:#e02e00;}
This box has a color of #e02e00
<div style="background-color:#e02e00;">Content here</div>
.mybackground {background-color:#e02e00;}
Border around this has a color of #e02e00
<div style="border:2px solid #e02e00;">Content here</div>
.myborder {border:2px solid #e02e00;}