#d32c3f color space conversions
Hex:
#d32c3f
RGB:
211, 44, 63
CMY:
17, 83, 75
CMYK:
0, 79, 70, 17
HSL:
353°, 65.4902%, 50.0000%
HSV (HSB):
353°, 79.1469%, 82.7451%
XYZ:
28.6619, 16.0091, 6.2820
xyY:
0.5625, 0.3142, 16.0091
CIE-Lab:
46.9865, 63.8002, 31.3156
CIE-LCH:
46.9865, 71.0713, 26.1436
CIE-Luv:
46.9865, 122.6125, 19.8924
Hunter-Lab:
40.0114, 57.8471, 18.6991
#d32c3f color charts
#d32c3f color shades, tints & tones
#d32c3f color schemes
#d32c3f color preview, HTML & CSS examples
This text has a color of #d32c3f
<p style="color:#d32c3f;">Text here</p>
.mytext {color:#d32c3f;}
This box has a color of #d32c3f
<div style="background-color:#d32c3f;">Content here</div>
.mybackground {background-color:#d32c3f;}
Border around this has a color of #d32c3f
<div style="border:2px solid #d32c3f;">Content here</div>
.myborder {border:2px solid #d32c3f;}