#e02b4d color space conversions
Hex:
#e02b4d
RGB:
224, 43, 77
CMY:
12, 83, 70
CMYK:
0, 81, 66, 12
HSL:
349°, 74.4856%, 52.3529%
HSV (HSB):
349°, 80.8036%, 87.8431%
XYZ:
32.9439, 18.1109, 8.7806
xyY:
0.5506, 0.3027, 18.1109
CIE-Lab:
49.6303, 68.3332, 26.7482
CIE-LCH:
49.6303, 73.3818, 21.3773
CIE-Luv:
49.6303, 129.2553, 15.6012
Hunter-Lab:
42.5569, 63.7050, 17.5567
#e02b4d color charts
#e02b4d color shades, tints & tones
#e02b4d color schemes
#e02b4d color preview, HTML & CSS examples
This text has a color of #e02b4d
<p style="color:#e02b4d;">Text here</p>
.mytext {color:#e02b4d;}
This box has a color of #e02b4d
<div style="background-color:#e02b4d;">Content here</div>
.mybackground {background-color:#e02b4d;}
Border around this has a color of #e02b4d
<div style="border:2px solid #e02b4d;">Content here</div>
.myborder {border:2px solid #e02b4d;}