#e00e01 color space conversions
Hex:
#e00e01
RGB:
224, 14, 1
CMY:
12, 95, 100
CMYK:
0, 94, 100, 12
HSL:
3°, 99.1111%, 44.1176%
HSV (HSB):
3°, 99.5536%, 87.8431%
XYZ:
30.9030, 16.1636, 1.5198
xyY:
0.6360, 0.3327, 16.1636
CIE-Lab:
47.1883, 71.4508, 60.7904
CIE-LCH:
47.1883, 93.8120, 40.3912
CIE-Luv:
47.1883, 151.4863, 33.8028
Hunter-Lab:
40.2039, 66.8482, 25.9014
#e00e01 color charts
#e00e01 RGB chart
#e00e01 CMYK chart
#e00e01 RGB pie chart
#e00e01 color shades, tints & tones
#e00e01 color schemes
#e00e01 color preview, HTML & CSS examples
This text has a color of #e00e01
<p style="color:#e00e01;">Text here</p>
.mytext {color:#e00e01;}
Text color #e00e01
This box has a color of #e00e01
<div style="background-color:#e00e01;">Content here</div>
.mybackground {background-color:#e00e01;}
Background color #e00e01
Border around this has a color of #e00e01
<div style="border:2px solid #e00e01;">Content here</div>
.myborder {border:2px solid #e00e01;}
Border color #e00e01