#e02f1e color space conversions
Hex:
#e02f1e
RGB:
224, 47, 30
CMY:
12, 82, 88
CMYK:
0, 79, 87, 12
HSL:
5°, 76.3780%, 49.8039%
HSV (HSB):
5°, 86.6071%, 87.8431%
XYZ:
31.9913, 17.9741, 3.0115
xyY:
0.6039, 0.3393, 17.9741
CIE-Lab:
49.4646, 65.6289, 52.3864
CIE-LCH:
49.4646, 83.9732, 38.5976
CIE-Luv:
49.4646, 137.6784, 33.7092
Hunter-Lab:
42.3958, 60.5010, 25.4655
#e02f1e color charts
#e02f1e color shades, tints & tones
#e02f1e color schemes
#e02f1e color preview, HTML & CSS examples
This text has a color of #e02f1e
<p style="color:#e02f1e;">Text here</p>
.mytext {color:#e02f1e;}
This box has a color of #e02f1e
<div style="background-color:#e02f1e;">Content here</div>
.mybackground {background-color:#e02f1e;}
Border around this has a color of #e02f1e
<div style="border:2px solid #e02f1e;">Content here</div>
.myborder {border:2px solid #e02f1e;}