#d32c4d color space conversions
Hex:
#d32c4d
RGB:
211, 44, 77
CMY:
17, 83, 70
CMYK:
0, 79, 64, 17
HSL:
348°, 65.4902%, 50.0000%
HSV (HSB):
348°, 79.1469%, 82.7451%
XYZ:
29.1042, 16.1861, 8.6114
xyY:
0.5399, 0.3003, 16.1861
CIE-Lab:
47.2177, 64.5198, 23.1470
CIE-LCH:
47.2177, 68.5462, 19.7358
CIE-Luv:
47.2177, 118.5769, 12.8590
Hunter-Lab:
40.2319, 58.7230, 15.4716
#d32c4d color charts
#d32c4d color shades, tints & tones
#d32c4d color schemes
#d32c4d color preview, HTML & CSS examples
This text has a color of #d32c4d
<p style="color:#d32c4d;">Text here</p>
.mytext {color:#d32c4d;}
This box has a color of #d32c4d
<div style="background-color:#d32c4d;">Content here</div>
.mybackground {background-color:#d32c4d;}
Border around this has a color of #d32c4d
<div style="border:2px solid #d32c4d;">Content here</div>
.myborder {border:2px solid #d32c4d;}