#d32e84 color space conversions
Hex:
#d32e84
RGB:
211, 46, 132
CMY:
17, 82, 48
CMYK:
0, 78, 37, 17
HSL:
329°, 65.2174%, 50.3922%
HSV (HSB):
329°, 78.1991%, 82.7451%
XYZ:
32.0058, 17.4688, 23.5147
xyY:
0.4385, 0.2393, 17.4688
CIE-Lab:
48.8454, 68.3505, -8.1908
CIE-LCH:
48.8454, 68.8396, 353.1666
CIE-Luv:
48.8454, 97.3509, -23.5612
Hunter-Lab:
41.7957, 63.5471, -4.1002
#d32e84 color charts
#d32e84 color shades, tints & tones
#d32e84 color schemes
#d32e84 color preview, HTML & CSS examples
This text has a color of #d32e84
<p style="color:#d32e84;">Text here</p>
.mytext {color:#d32e84;}
This box has a color of #d32e84
<div style="background-color:#d32e84;">Content here</div>
.mybackground {background-color:#d32e84;}
Border around this has a color of #d32e84
<div style="border:2px solid #d32e84;">Content here</div>
.myborder {border:2px solid #d32e84;}