#e02f27 color space conversions
Hex:
#e02f27
RGB:
224, 47, 39
CMY:
12, 82, 85
CMYK:
0, 79, 83, 12
HSL:
3°, 74.8988%, 51.5686%
HSV (HSB):
3°, 82.5893%, 87.8431%
XYZ:
32.1232, 18.0268, 3.7059
xyY:
0.5965, 0.3347, 18.0268
CIE-Lab:
49.5286, 65.8304, 48.1655
CIE-LCH:
49.5286, 81.5693, 36.1915
CIE-Luv:
49.5286, 136.3969, 31.5135
Hunter-Lab:
42.4580, 60.7494, 24.5455
#e02f27 color charts
#e02f27 color shades, tints & tones
#e02f27 color schemes
#e02f27 color preview, HTML & CSS examples
This text has a color of #e02f27
<p style="color:#e02f27;">Text here</p>
.mytext {color:#e02f27;}
This box has a color of #e02f27
<div style="background-color:#e02f27;">Content here</div>
.mybackground {background-color:#e02f27;}
Border around this has a color of #e02f27
<div style="border:2px solid #e02f27;">Content here</div>
.myborder {border:2px solid #e02f27;}