#e02d3a color space conversions
Hex:
#e02d3a
RGB:
224, 45, 58
CMY:
12, 82, 77
CMYK:
0, 80, 74, 12
HSL:
356°, 74.2739%, 52.7451%
HSV (HSB):
356°, 79.9107%, 87.8431%
XYZ:
32.4426, 18.0296, 5.7731
xyY:
0.5768, 0.3206, 18.0296
CIE-Lab:
49.5319, 66.9665, 37.8503
CIE-LCH:
49.5319, 76.9230, 29.4757
CIE-Luv:
49.5319, 133.5689, 24.7391
Hunter-Lab:
42.4612, 62.0761, 21.6617
#e02d3a color charts
#e02d3a color shades, tints & tones
#e02d3a color schemes
#e02d3a color preview, HTML & CSS examples
This text has a color of #e02d3a
<p style="color:#e02d3a;">Text here</p>
.mytext {color:#e02d3a;}
This box has a color of #e02d3a
<div style="background-color:#e02d3a;">Content here</div>
.mybackground {background-color:#e02d3a;}
Border around this has a color of #e02d3a
<div style="border:2px solid #e02d3a;">Content here</div>
.myborder {border:2px solid #e02d3a;}