#d32e1f color space conversions
Hex:
#d32e1f
RGB:
211, 46, 31
CMY:
17, 82, 88
CMYK:
0, 78, 85, 17
HSL:
5°, 74.3802%, 47.4510%
HSV (HSB):
5°, 85.3081%, 82.7451%
XYZ:
28.0883, 15.9018, 2.8853
xyY:
0.5992, 0.3392, 15.9018
CIE-Lab:
46.8454, 62.1566, 48.7278
CIE-LCH:
46.8454, 78.9800, 38.0947
CIE-Luv:
46.8454, 128.0796, 31.4079
Hunter-Lab:
39.8771, 55.9455, 23.6241
#d32e1f color charts
#d32e1f color shades, tints & tones
#d32e1f color schemes
#d32e1f color preview, HTML & CSS examples
This text has a color of #d32e1f
<p style="color:#d32e1f;">Text here</p>
.mytext {color:#d32e1f;}
This box has a color of #d32e1f
<div style="background-color:#d32e1f;">Content here</div>
.mybackground {background-color:#d32e1f;}
Border around this has a color of #d32e1f
<div style="border:2px solid #d32e1f;">Content here</div>
.myborder {border:2px solid #d32e1f;}