#e42e0e color space conversions
Hex:
#e42e0e
RGB:
228, 46, 14
CMY:
11, 82, 95
CMYK:
0, 80, 94, 11
HSL:
9°, 88.4298%, 47.4510%
HSV (HSB):
9°, 93.8596%, 89.4118%
XYZ:
33.0512, 18.4797, 2.2404
xyY:
0.6147, 0.3437, 18.4797
CIE-Lab:
50.0728, 66.8066, 59.1138
CIE-LCH:
50.0728, 89.2052, 41.5040
CIE-Luv:
50.0728, 142.7216, 36.6984
Hunter-Lab:
42.9880, 62.0101, 27.0016
#e42e0e color charts
#e42e0e color shades, tints & tones
#e42e0e color schemes
#e42e0e color preview, HTML & CSS examples
This text has a color of #e42e0e
<p style="color:#e42e0e;">Text here</p>
.mytext {color:#e42e0e;}
This box has a color of #e42e0e
<div style="background-color:#e42e0e;">Content here</div>
.mybackground {background-color:#e42e0e;}
Border around this has a color of #e42e0e
<div style="border:2px solid #e42e0e;">Content here</div>
.myborder {border:2px solid #e42e0e;}