#d32c0e color space conversions
Hex:
#d32c0e
RGB:
211, 44, 14
CMY:
17, 83, 95
CMYK:
0, 79, 93, 17
HSL:
9°, 87.5556%, 44.1176%
HSV (HSB):
9°, 93.3649%, 82.7451%
XYZ:
27.8439, 15.6820, 1.9748
xyY:
0.6119, 0.3447, 15.6820
CIE-Lab:
46.5544, 62.4422, 55.3047
CIE-LCH:
46.5544, 83.4124, 41.5311
CIE-Luv:
46.5544, 130.8456, 34.0993
Hunter-Lab:
39.6004, 56.2064, 24.7636
#d32c0e color charts
#d32c0e color shades, tints & tones
#d32c0e color schemes
#d32c0e color preview, HTML & CSS examples
This text has a color of #d32c0e
<p style="color:#d32c0e;">Text here</p>
.mytext {color:#d32c0e;}
This box has a color of #d32c0e
<div style="background-color:#d32c0e;">Content here</div>
.mybackground {background-color:#d32c0e;}
Border around this has a color of #d32c0e
<div style="border:2px solid #d32c0e;">Content here</div>
.myborder {border:2px solid #d32c0e;}