#e32dbf color space conversions
Hex:
#e32dbf
RGB:
227, 45, 191
CMY:
11, 82, 25
CMYK:
0, 80, 16, 11
HSL:
312°, 76.4706%, 53.3333%
HSV (HSB):
312°, 80.1762%, 89.0196%
XYZ:
42.0209, 21.9693, 51.3160
xyY:
0.3644, 0.1905, 21.9693
CIE-Lab:
53.9944, 79.2013, -34.9623
CIE-LCH:
53.9944, 86.5749, 336.1816
CIE-Luv:
53.9944, 85.6423, -64.6364
Hunter-Lab:
46.8714, 78.0031, -32.1022
#e32dbf color charts
#e32dbf color shades, tints & tones
#e32dbf color schemes
#e32dbf color preview, HTML & CSS examples
This text has a color of #e32dbf
<p style="color:#e32dbf;">Text here</p>
.mytext {color:#e32dbf;}
This box has a color of #e32dbf
<div style="background-color:#e32dbf;">Content here</div>
.mybackground {background-color:#e32dbf;}
Border around this has a color of #e32dbf
<div style="border:2px solid #e32dbf;">Content here</div>
.myborder {border:2px solid #e32dbf;}