#d32d29 color space conversions
Hex:
#d32d29
RGB:
211, 45, 41
CMY:
17, 82, 84
CMYK:
0, 79, 81, 17
HSL:
1°, 67.4603%, 49.4118%
HSV (HSB):
1°, 80.5687%, 82.7451%
XYZ:
28.2026, 15.8858, 3.6776
xyY:
0.5904, 0.3326, 15.8858
CIE-Lab:
46.8242, 62.6990, 43.6680
CIE-LCH:
46.8242, 76.4072, 34.8561
CIE-Luv:
46.8242, 127.0097, 28.5103
Hunter-Lab:
39.8569, 56.5562, 22.4291
#d32d29 color charts
#d32d29 color shades, tints & tones
#d32d29 color schemes
#d32d29 color preview, HTML & CSS examples
This text has a color of #d32d29
<p style="color:#d32d29;">Text here</p>
.mytext {color:#d32d29;}
This box has a color of #d32d29
<div style="background-color:#d32d29;">Content here</div>
.mybackground {background-color:#d32d29;}
Border around this has a color of #d32d29
<div style="border:2px solid #d32d29;">Content here</div>
.myborder {border:2px solid #d32d29;}