#d32c29 color space conversions
Hex:
#d32c29
RGB:
211, 44, 41
CMY:
17, 83, 84
CMYK:
0, 79, 81, 17
HSL:
1°, 67.4603%, 49.4118%
HSV (HSB):
1°, 80.5687%, 82.7451%
XYZ:
28.1649, 15.8103, 3.6651
xyY:
0.5912, 0.3319, 15.8103
CIE-Lab:
46.7247, 62.9795, 43.5701
CIE-LCH:
46.7247, 76.5817, 34.6760
CIE-Luv:
46.7247, 127.4863, 28.3241
Hunter-Lab:
39.7622, 56.8535, 22.3685
#d32c29 color charts
#d32c29 color shades, tints & tones
#d32c29 color schemes
#d32c29 color preview, HTML & CSS examples
This text has a color of #d32c29
<p style="color:#d32c29;">Text here</p>
.mytext {color:#d32c29;}
This box has a color of #d32c29
<div style="background-color:#d32c29;">Content here</div>
.mybackground {background-color:#d32c29;}
Border around this has a color of #d32c29
<div style="border:2px solid #d32c29;">Content here</div>
.myborder {border:2px solid #d32c29;}