#d32da7 color space conversions
Hex:
#d32da7
RGB:
211, 45, 167
CMY:
17, 82, 35
CMYK:
0, 79, 21, 17
HSL:
316°, 65.3543%, 50.1961%
HSV (HSB):
316°, 78.6730%, 82.7451%
XYZ:
34.7774, 18.5157, 38.3001
xyY:
0.3797, 0.2022, 18.5157
CIE-Lab:
50.1157, 72.6395, -27.1886
CIE-LCH:
50.1157, 77.5611, 339.4794
CIE-Luv:
50.1157, 83.1509, -51.1126
Hunter-Lab:
43.0298, 68.9643, -22.6521
#d32da7 color charts
#d32da7 color shades, tints & tones
#d32da7 color schemes
#d32da7 color preview, HTML & CSS examples
This text has a color of #d32da7
<p style="color:#d32da7;">Text here</p>
.mytext {color:#d32da7;}
This box has a color of #d32da7
<div style="background-color:#d32da7;">Content here</div>
.mybackground {background-color:#d32da7;}
Border around this has a color of #d32da7
<div style="border:2px solid #d32da7;">Content here</div>
.myborder {border:2px solid #d32da7;}