#e02f25 color space conversions
Hex:
#e02f25
RGB:
224, 47, 37
CMY:
12, 82, 85
CMYK:
0, 79, 83, 12
HSL:
3°, 75.1004%, 51.1765%
HSV (HSB):
3°, 83.4821%, 87.8431%
XYZ:
32.0909, 18.0139, 3.5359
xyY:
0.5983, 0.3358, 18.0139
CIE-Lab:
49.5130, 65.7811, 49.1451
CIE-LCH:
49.5130, 82.1121, 36.7634
CIE-Luv:
49.5130, 136.7084, 32.0476
Hunter-Lab:
42.4428, 60.6887, 24.7705
#e02f25 color charts
#e02f25 color shades, tints & tones
#e02f25 color schemes
#e02f25 color preview, HTML & CSS examples
This text has a color of #e02f25
<p style="color:#e02f25;">Text here</p>
.mytext {color:#e02f25;}
This box has a color of #e02f25
<div style="background-color:#e02f25;">Content here</div>
.mybackground {background-color:#e02f25;}
Border around this has a color of #e02f25
<div style="border:2px solid #e02f25;">Content here</div>
.myborder {border:2px solid #e02f25;}