#d32d1c color space conversions
Hex:
#d32d1c
RGB:
211, 45, 28
CMY:
17, 82, 89
CMYK:
0, 79, 87, 17
HSL:
6°, 76.5690%, 46.8627%
HSV (HSB):
6°, 86.7299%, 82.7451%
XYZ:
28.0120, 15.8095, 2.6738
xyY:
0.6025, 0.3400, 15.8095
CIE-Lab:
46.7236, 62.3798, 50.0118
CIE-LCH:
46.7236, 79.9527, 38.7202
CIE-Luv:
46.7236, 128.9693, 31.9014
Hunter-Lab:
39.7612, 56.1722, 23.8458
#d32d1c color charts
#d32d1c color shades, tints & tones
#d32d1c color schemes
#d32d1c color preview, HTML & CSS examples
This text has a color of #d32d1c
<p style="color:#d32d1c;">Text here</p>
.mytext {color:#d32d1c;}
This box has a color of #d32d1c
<div style="background-color:#d32d1c;">Content here</div>
.mybackground {background-color:#d32d1c;}
Border around this has a color of #d32d1c
<div style="border:2px solid #d32d1c;">Content here</div>
.myborder {border:2px solid #d32d1c;}