#e32da6 color space conversions
Hex:
#e32da6
RGB:
227, 45, 166
CMY:
11, 82, 35
CMYK:
0, 80, 27, 11
HSL:
320°, 76.4706%, 53.3333%
HSV (HSB):
320°, 80.1762%, 89.0196%
XYZ:
39.4999, 20.9608, 38.0404
xyY:
0.4010, 0.2128, 20.9608
CIE-Lab:
52.9066, 76.1150, -22.0567
CIE-LCH:
52.9066, 79.2464, 343.8394
CIE-Luv:
52.9066, 96.1124, -44.8933
Hunter-Lab:
45.7830, 73.8829, -17.2150
#e32da6 color charts
#e32da6 color shades, tints & tones
#e32da6 color schemes
#e32da6 color preview, HTML & CSS examples
This text has a color of #e32da6
<p style="color:#e32da6;">Text here</p>
.mytext {color:#e32da6;}
This box has a color of #e32da6
<div style="background-color:#e32da6;">Content here</div>
.mybackground {background-color:#e32da6;}
Border around this has a color of #e32da6
<div style="border:2px solid #e32da6;">Content here</div>
.myborder {border:2px solid #e32da6;}