#d32f96 color space conversions
Hex:
#d32f96
RGB:
211, 47, 150
CMY:
17, 82, 41
CMYK:
0, 78, 29, 17
HSL:
322°, 65.0794%, 50.5882%
HSV (HSB):
322°, 77.7251%, 82.7451%
XYZ:
33.3855, 18.0839, 30.5851
xyY:
0.4069, 0.2204, 18.0839
CIE-Lab:
49.5977, 70.0359, -17.8829
CIE-LCH:
49.5977, 72.2830, 345.6762
CIE-Luv:
49.5977, 89.6538, -37.2371
Hunter-Lab:
42.5252, 65.7169, -12.8751
#d32f96 color charts
#d32f96 color shades, tints & tones
#d32f96 color schemes
#d32f96 color preview, HTML & CSS examples
This text has a color of #d32f96
<p style="color:#d32f96;">Text here</p>
.mytext {color:#d32f96;}
This box has a color of #d32f96
<div style="background-color:#d32f96;">Content here</div>
.mybackground {background-color:#d32f96;}
Border around this has a color of #d32f96
<div style="border:2px solid #d32f96;">Content here</div>
.myborder {border:2px solid #d32f96;}