#d32b1a color space conversions
Hex:
#d32b1a
RGB:
211, 43, 26
CMY:
17, 83, 90
CMYK:
0, 80, 88, 17
HSL:
6°, 78.0591%, 46.4706%
HSV (HSB):
6°, 87.6777%, 82.7451%
XYZ:
27.9143, 15.6512, 2.5270
xyY:
0.6056, 0.3396, 15.6512
CIE-Lab:
46.5135, 62.8980, 50.7332
CIE-LCH:
46.5135, 80.8085, 38.8895
CIE-Luv:
46.5135, 130.1879, 31.9644
Hunter-Lab:
39.5616, 56.7150, 23.9060
#d32b1a color charts
#d32b1a color shades, tints & tones
#d32b1a color schemes
#d32b1a color preview, HTML & CSS examples
This text has a color of #d32b1a
<p style="color:#d32b1a;">Text here</p>
.mytext {color:#d32b1a;}
This box has a color of #d32b1a
<div style="background-color:#d32b1a;">Content here</div>
.mybackground {background-color:#d32b1a;}
Border around this has a color of #d32b1a
<div style="border:2px solid #d32b1a;">Content here</div>
.myborder {border:2px solid #d32b1a;}