#e02f31 color space conversions
Hex:
#e02f31
RGB:
224, 47, 49
CMY:
12, 82, 81
CMYK:
0, 79, 78, 12
HSL:
359°, 74.0586%, 53.1373%
HSV (HSB):
359°, 79.0179%, 87.8431%
XYZ:
32.3114, 18.1021, 4.6968
xyY:
0.5863, 0.3285, 18.1021
CIE-Lab:
49.6197, 66.1165, 42.9956
CIE-LCH:
49.6197, 78.8671, 33.0360
CIE-Luv:
49.6197, 134.6092, 28.4436
Hunter-Lab:
42.5465, 61.1029, 23.2375
#e02f31 color charts
#e02f31 color shades, tints & tones
#e02f31 color schemes
#e02f31 color preview, HTML & CSS examples
This text has a color of #e02f31
<p style="color:#e02f31;">Text here</p>
.mytext {color:#e02f31;}
This box has a color of #e02f31
<div style="background-color:#e02f31;">Content here</div>
.mybackground {background-color:#e02f31;}
Border around this has a color of #e02f31
<div style="border:2px solid #e02f31;">Content here</div>
.myborder {border:2px solid #e02f31;}