#d32d9a color space conversions
Hex:
#d32d9a
RGB:
211, 45, 154
CMY:
17, 82, 40
CMYK:
0, 79, 27, 17
HSL:
321°, 65.3543%, 50.1961%
HSV (HSB):
321°, 78.6730%, 82.7451%
XYZ:
33.6351, 18.0588, 32.2848
xyY:
0.4005, 0.2150, 18.0588
CIE-Lab:
49.5673, 71.0441, -20.3182
CIE-LCH:
49.5673, 73.8924, 344.0398
CIE-Luv:
49.5673, 88.5129, -40.8546
Hunter-Lab:
42.4956, 66.9148, -15.2969
#d32d9a color charts
#d32d9a color shades, tints & tones
#d32d9a color schemes
#d32d9a color preview, HTML & CSS examples
This text has a color of #d32d9a
<p style="color:#d32d9a;">Text here</p>
.mytext {color:#d32d9a;}
This box has a color of #d32d9a
<div style="background-color:#d32d9a;">Content here</div>
.mybackground {background-color:#d32d9a;}
Border around this has a color of #d32d9a
<div style="border:2px solid #d32d9a;">Content here</div>
.myborder {border:2px solid #d32d9a;}