#e02dad color space conversions
Hex:
#e02dad
RGB:
224, 45, 173
CMY:
12, 82, 32
CMYK:
0, 80, 23, 12
HSL:
317°, 74.2739%, 52.7451%
HSV (HSB):
317°, 79.9107%, 87.8431%
XYZ:
39.2217, 20.7412, 41.4714
xyY:
0.3867, 0.2045, 20.7412
CIE-Lab:
52.6651, 76.2780, -26.5869
CIE-LCH:
52.6651, 80.7787, 340.7839
CIE-Luv:
52.6651, 90.7973, -51.4453
Hunter-Lab:
45.5425, 74.0267, -22.1102
#e02dad color charts
#e02dad color shades, tints & tones
#e02dad color schemes
#e02dad color preview, HTML & CSS examples
This text has a color of #e02dad
<p style="color:#e02dad;">Text here</p>
.mytext {color:#e02dad;}
This box has a color of #e02dad
<div style="background-color:#e02dad;">Content here</div>
.mybackground {background-color:#e02dad;}
Border around this has a color of #e02dad
<div style="border:2px solid #e02dad;">Content here</div>
.myborder {border:2px solid #e02dad;}