#e02da3 color space conversions
Hex:
#e02da3
RGB:
224, 45, 163
CMY:
12, 82, 36
CMYK:
0, 80, 27, 12
HSL:
320°, 74.2739%, 52.7451%
HSV (HSB):
320°, 79.9107%, 87.8431%
XYZ:
38.2897, 20.3684, 36.5637
xyY:
0.4021, 0.2139, 20.3684
CIE-Lab:
52.2512, 75.0899, -21.3400
CIE-LCH:
52.2512, 78.0634, 344.1352
CIE-Luv:
52.2512, 95.0165, -43.5534
Hunter-Lab:
45.1314, 72.4605, -16.4426
#e02da3 color charts
#e02da3 color shades, tints & tones
#e02da3 color schemes
#e02da3 color preview, HTML & CSS examples
This text has a color of #e02da3
<p style="color:#e02da3;">Text here</p>
.mytext {color:#e02da3;}
This box has a color of #e02da3
<div style="background-color:#e02da3;">Content here</div>
.mybackground {background-color:#e02da3;}
Border around this has a color of #e02da3
<div style="border:2px solid #e02da3;">Content here</div>
.myborder {border:2px solid #e02da3;}