#d32a1f color space conversions
Hex:
#d32a1f
RGB:
211, 42, 31
CMY:
17, 84, 88
CMYK:
0, 80, 85, 17
HSL:
4°, 74.3802%, 47.4510%
HSV (HSB):
4°, 85.3081%, 82.7451%
XYZ:
27.9393, 15.6037, 2.8356
xyY:
0.6024, 0.3364, 15.6037
CIE-Lab:
46.4503, 63.2697, 48.3907
CIE-LCH:
46.4503, 79.6537, 37.4099
CIE-Luv:
46.4503, 130.0137, 30.6896
Hunter-Lab:
39.5016, 57.1244, 23.3950
#d32a1f color charts
#d32a1f color shades, tints & tones
#d32a1f color schemes
#d32a1f color preview, HTML & CSS examples
This text has a color of #d32a1f
<p style="color:#d32a1f;">Text here</p>
.mytext {color:#d32a1f;}
This box has a color of #d32a1f
<div style="background-color:#d32a1f;">Content here</div>
.mybackground {background-color:#d32a1f;}
Border around this has a color of #d32a1f
<div style="border:2px solid #d32a1f;">Content here</div>
.myborder {border:2px solid #d32a1f;}