#d32c49 color space conversions
Hex:
#d32c49
RGB:
211, 44, 73
CMY:
17, 83, 71
CMYK:
0, 79, 65, 17
HSL:
350°, 65.4902%, 50.0000%
HSV (HSB):
350°, 79.1469%, 82.7451%
XYZ:
28.9672, 16.1313, 7.8902
xyY:
0.5467, 0.3044, 16.1313
CIE-Lab:
47.1463, 64.2981, 25.4907
CIE-LCH:
47.1463, 69.1666, 21.6256
CIE-Luv:
47.1463, 119.7977, 14.9920
Hunter-Lab:
40.1638, 58.4526, 16.4670
#d32c49 color charts
#d32c49 color shades, tints & tones
#d32c49 color schemes
#d32c49 color preview, HTML & CSS examples
This text has a color of #d32c49
<p style="color:#d32c49;">Text here</p>
.mytext {color:#d32c49;}
This box has a color of #d32c49
<div style="background-color:#d32c49;">Content here</div>
.mybackground {background-color:#d32c49;}
Border around this has a color of #d32c49
<div style="border:2px solid #d32c49;">Content here</div>
.myborder {border:2px solid #d32c49;}