#d32a1c color space conversions
Hex:
#d32a1c
RGB:
211, 42, 28
CMY:
17, 84, 89
CMYK:
0, 80, 87, 17
HSL:
5°, 76.5690%, 46.8627%
HSV (HSB):
5°, 86.7299%, 82.7451%
XYZ:
27.9015, 15.5887, 2.6369
xyY:
0.6049, 0.3379, 15.5887
CIE-Lab:
46.4301, 63.2069, 49.7739
CIE-LCH:
46.4301, 80.4521, 38.2196
CIE-Luv:
46.4301, 130.4149, 31.3717
Hunter-Lab:
39.4825, 57.0483, 23.6779
#d32a1c color charts
#d32a1c color shades, tints & tones
#d32a1c color schemes
#d32a1c color preview, HTML & CSS examples
This text has a color of #d32a1c
<p style="color:#d32a1c;">Text here</p>
.mytext {color:#d32a1c;}
This box has a color of #d32a1c
<div style="background-color:#d32a1c;">Content here</div>
.mybackground {background-color:#d32a1c;}
Border around this has a color of #d32a1c
<div style="border:2px solid #d32a1c;">Content here</div>
.myborder {border:2px solid #d32a1c;}