#d32da9 color space conversions
Hex:
#d32da9
RGB:
211, 45, 169
CMY:
17, 82, 34
CMYK:
0, 79, 20, 17
HSL:
315°, 65.3543%, 50.1961%
HSV (HSB):
315°, 78.6730%, 82.7451%
XYZ:
34.9638, 18.5902, 39.2816
xyY:
0.3766, 0.2002, 18.5902
CIE-Lab:
50.2043, 72.8953, -28.2316
CIE-LCH:
50.2043, 78.1712, 338.8291
CIE-Luv:
50.2043, 82.3342, -52.6932
Hunter-Lab:
43.1164, 69.2949, -23.8352
#d32da9 color charts
#d32da9 color shades, tints & tones
#d32da9 color schemes
#d32da9 color preview, HTML & CSS examples
This text has a color of #d32da9
<p style="color:#d32da9;">Text here</p>
.mytext {color:#d32da9;}
This box has a color of #d32da9
<div style="background-color:#d32da9;">Content here</div>
.mybackground {background-color:#d32da9;}
Border around this has a color of #d32da9
<div style="border:2px solid #d32da9;">Content here</div>
.myborder {border:2px solid #d32da9;}