#d32da6 color space conversions
Hex:
#d32da6
RGB:
211, 45, 166
CMY:
17, 82, 35
CMYK:
0, 79, 21, 17
HSL:
316°, 65.3543%, 50.1961%
HSV (HSB):
316°, 78.6730%, 82.7451%
XYZ:
34.6853, 18.4788, 37.8150
xyY:
0.3812, 0.2031, 18.4788
CIE-Lab:
50.0718, 72.5127, -26.6657
CIE-LCH:
50.0718, 77.2602, 339.8096
CIE-Luv:
50.0718, 83.5602, -50.3222
Hunter-Lab:
42.9870, 68.8005, -22.0656
#d32da6 color charts
#d32da6 color shades, tints & tones
#d32da6 color schemes
#d32da6 color preview, HTML & CSS examples
This text has a color of #d32da6
<p style="color:#d32da6;">Text here</p>
.mytext {color:#d32da6;}
This box has a color of #d32da6
<div style="background-color:#d32da6;">Content here</div>
.mybackground {background-color:#d32da6;}
Border around this has a color of #d32da6
<div style="border:2px solid #d32da6;">Content here</div>
.myborder {border:2px solid #d32da6;}