#e42e00 color space conversions
Hex:
#e42e00
RGB:
228, 46, 0
CMY:
11, 82, 100
CMYK:
0, 80, 100, 11
HSL:
12°, 100.0000%, 44.7059%
HSV (HSB):
12°, 100.0000%, 89.4118%
XYZ:
32.9719, 18.4480, 1.8230
xyY:
0.6193, 0.3465, 18.4480
CIE-Lab:
50.0350, 66.6883, 62.6885
CIE-LCH:
50.0350, 91.5269, 43.2292
CIE-Luv:
50.0350, 143.5150, 38.0387
Hunter-Lab:
42.9511, 61.8631, 27.5493
#e42e00 color charts
#e42e00 color shades, tints & tones
#e42e00 color schemes
#e42e00 color preview, HTML & CSS examples
This text has a color of #e42e00
<p style="color:#e42e00;">Text here</p>
.mytext {color:#e42e00;}
This box has a color of #e42e00
<div style="background-color:#e42e00;">Content here</div>
.mybackground {background-color:#e42e00;}
Border around this has a color of #e42e00
<div style="border:2px solid #e42e00;">Content here</div>
.myborder {border:2px solid #e42e00;}