#d32b1b color space conversions
Hex:
#d32b1b
RGB:
211, 43, 27
CMY:
17, 83, 89
CMYK:
0, 80, 87, 17
HSL:
5°, 77.3109%, 46.6667%
HSV (HSB):
5°, 87.2038%, 82.7451%
XYZ:
27.9257, 15.6558, 2.5869
xyY:
0.6049, 0.3391, 15.6558
CIE-Lab:
46.5196, 62.9170, 50.2963
CIE-LCH:
46.5196, 80.5498, 38.6391
CIE-Luv:
46.5196, 130.0671, 31.7579
Hunter-Lab:
39.5674, 56.7380, 23.8208
#d32b1b color charts
#d32b1b color shades, tints & tones
#d32b1b color schemes
#d32b1b color preview, HTML & CSS examples
This text has a color of #d32b1b
<p style="color:#d32b1b;">Text here</p>
.mytext {color:#d32b1b;}
This box has a color of #d32b1b
<div style="background-color:#d32b1b;">Content here</div>
.mybackground {background-color:#d32b1b;}
Border around this has a color of #d32b1b
<div style="border:2px solid #d32b1b;">Content here</div>
.myborder {border:2px solid #d32b1b;}