#d32c6b color space conversions
Hex:
#d32c6b
RGB:
211, 44, 107
CMY:
17, 83, 58
CMYK:
0, 79, 49, 17
HSL:
337°, 65.4902%, 50.0000%
HSV (HSB):
337°, 79.1469%, 82.7451%
XYZ:
30.4185, 16.7118, 15.5324
xyY:
0.4854, 0.2667, 16.7118
CIE-Lab:
47.8948, 66.5995, 5.6619
CIE-LCH:
47.8948, 66.8397, 4.8593
CIE-Luv:
47.8948, 108.0053, -5.8221
Hunter-Lab:
40.8801, 61.2802, 6.0888
#d32c6b color charts
#d32c6b color shades, tints & tones
#d32c6b color schemes
#d32c6b color preview, HTML & CSS examples
This text has a color of #d32c6b
<p style="color:#d32c6b;">Text here</p>
.mytext {color:#d32c6b;}
This box has a color of #d32c6b
<div style="background-color:#d32c6b;">Content here</div>
.mybackground {background-color:#d32c6b;}
Border around this has a color of #d32c6b
<div style="border:2px solid #d32c6b;">Content here</div>
.myborder {border:2px solid #d32c6b;}