#e02e82 color space conversions
Hex:
#e02e82
RGB:
224, 46, 130
CMY:
12, 82, 49
CMYK:
0, 79, 42, 12
HSL:
332°, 74.1667%, 52.9412%
HSV (HSB):
332°, 79.4643%, 87.8431%
XYZ:
35.7467, 19.4130, 22.9821
xyY:
0.4575, 0.2484, 19.4130
CIE-Lab:
51.1669, 71.4005, -3.2753
CIE-LCH:
51.1669, 71.4756, 357.3736
CIE-Luv:
51.1669, 108.6492, -17.9643
Hunter-Lab:
44.0602, 67.7146, -0.0840
#e02e82 color charts
#e02e82 color shades, tints & tones
#e02e82 color schemes
#e02e82 color preview, HTML & CSS examples
This text has a color of #e02e82
<p style="color:#e02e82;">Text here</p>
.mytext {color:#e02e82;}
This box has a color of #e02e82
<div style="background-color:#e02e82;">Content here</div>
.mybackground {background-color:#e02e82;}
Border around this has a color of #e02e82
<div style="border:2px solid #e02e82;">Content here</div>
.myborder {border:2px solid #e02e82;}