#d32b26 color space conversions
Hex:
#d32b26
RGB:
211, 43, 38
CMY:
17, 83, 85
CMYK:
0, 80, 82, 17
HSL:
2°, 69.4779%, 48.8235%
HSV (HSB):
2°, 81.9905%, 82.7451%
XYZ:
28.0777, 15.7166, 3.3875
xyY:
0.5951, 0.3331, 15.7166
CIE-Lab:
46.6004, 63.1707, 45.0292
CIE-LCH:
46.6004, 77.5768, 35.4820
CIE-Luv:
46.6004, 128.4734, 29.0319
Hunter-Lab:
39.6441, 57.0442, 22.6848
#d32b26 color charts
#d32b26 color shades, tints & tones
#d32b26 color schemes
#d32b26 color preview, HTML & CSS examples
This text has a color of #d32b26
<p style="color:#d32b26;">Text here</p>
.mytext {color:#d32b26;}
This box has a color of #d32b26
<div style="background-color:#d32b26;">Content here</div>
.mybackground {background-color:#d32b26;}
Border around this has a color of #d32b26
<div style="border:2px solid #d32b26;">Content here</div>
.myborder {border:2px solid #d32b26;}