#d32b3f color space conversions
Hex:
#d32b3f
RGB:
211, 43, 63
CMY:
17, 83, 75
CMYK:
0, 80, 70, 17
HSL:
353°, 66.1417%, 49.8039%
HSV (HSB):
353°, 79.6209%, 82.7451%
XYZ:
28.6250, 15.9355, 6.2698
xyY:
0.5631, 0.3135, 15.9355
CIE-Lab:
46.8898, 64.0734, 31.1992
CIE-LCH:
46.8898, 71.2657, 25.9628
CIE-Luv:
46.8898, 123.0458, 19.6971
Hunter-Lab:
39.9193, 58.1387, 18.6314
#d32b3f color charts
#d32b3f color shades, tints & tones
#d32b3f color schemes
#d32b3f color preview, HTML & CSS examples
This text has a color of #d32b3f
<p style="color:#d32b3f;">Text here</p>
.mytext {color:#d32b3f;}
This box has a color of #d32b3f
<div style="background-color:#d32b3f;">Content here</div>
.mybackground {background-color:#d32b3f;}
Border around this has a color of #d32b3f
<div style="border:2px solid #d32b3f;">Content here</div>
.myborder {border:2px solid #d32b3f;}