#e02c35 color space conversions
Hex:
#e02c35
RGB:
224, 44, 53
CMY:
12, 83, 79
CMYK:
0, 80, 76, 12
HSL:
357°, 74.3802%, 52.5490%
HSV (HSB):
357°, 80.3571%, 87.8431%
XYZ:
32.2838, 17.9057, 5.1228
xyY:
0.5837, 0.3237, 17.9057
CIE-Lab:
49.3815, 67.0436, 40.5255
CIE-LCH:
49.3815, 78.3401, 31.1515
CIE-Luv:
49.3815, 135.1379, 26.4828
Hunter-Lab:
42.3151, 62.1327, 22.4428
#e02c35 color charts
#e02c35 color shades, tints & tones
#e02c35 color schemes
#e02c35 color preview, HTML & CSS examples
This text has a color of #e02c35
<p style="color:#e02c35;">Text here</p>
.mytext {color:#e02c35;}
This box has a color of #e02c35
<div style="background-color:#e02c35;">Content here</div>
.mybackground {background-color:#e02c35;}
Border around this has a color of #e02c35
<div style="border:2px solid #e02c35;">Content here</div>
.myborder {border:2px solid #e02c35;}