#e02f32 color space conversions
Hex:
#e02f32
RGB:
224, 47, 50
CMY:
12, 82, 80
CMYK:
0, 79, 78, 12
HSL:
359°, 74.0586%, 53.1373%
HSV (HSB):
359°, 79.0179%, 87.8431%
XYZ:
32.3327, 18.1106, 4.8092
xyY:
0.5852, 0.3278, 18.1106
CIE-Lab:
49.6300, 66.1489, 42.4582
CIE-LCH:
49.6300, 78.6027, 32.6947
CIE-Luv:
49.6300, 134.4093, 28.1000
Hunter-Lab:
42.5566, 61.1429, 23.0894
#e02f32 color charts
#e02f32 color shades, tints & tones
#e02f32 color schemes
#e02f32 color preview, HTML & CSS examples
This text has a color of #e02f32
<p style="color:#e02f32;">Text here</p>
.mytext {color:#e02f32;}
This box has a color of #e02f32
<div style="background-color:#e02f32;">Content here</div>
.mybackground {background-color:#e02f32;}
Border around this has a color of #e02f32
<div style="border:2px solid #e02f32;">Content here</div>
.myborder {border:2px solid #e02f32;}