#d32d97 color space conversions
Hex:
#d32d97
RGB:
211, 45, 151
CMY:
17, 82, 41
CMYK:
0, 79, 28, 17
HSL:
322°, 65.3543%, 50.1961%
HSV (HSB):
322°, 78.6730%, 82.7451%
XYZ:
33.3883, 17.9600, 30.9850
xyY:
0.4055, 0.2181, 17.9600
CIE-Lab:
49.4476, 70.6929, -18.7103
CIE-LCH:
49.4476, 73.1270, 345.1754
CIE-Luv:
49.4476, 89.7592, -38.4982
Hunter-Lab:
42.3793, 66.4665, -13.6836
#d32d97 color charts
#d32d97 color shades, tints & tones
#d32d97 color schemes
#d32d97 color preview, HTML & CSS examples
This text has a color of #d32d97
<p style="color:#d32d97;">Text here</p>
.mytext {color:#d32d97;}
This box has a color of #d32d97
<div style="background-color:#d32d97;">Content here</div>
.mybackground {background-color:#d32d97;}
Border around this has a color of #d32d97
<div style="border:2px solid #d32d97;">Content here</div>
.myborder {border:2px solid #d32d97;}