#d32f0d color space conversions
Hex:
#d32f0d
RGB:
211, 47, 13
CMY:
17, 82, 95
CMYK:
0, 78, 94, 17
HSL:
10°, 88.3929%, 43.9216%
HSV (HSB):
10°, 93.8389%, 82.7451%
XYZ:
27.9531, 15.9110, 1.9786
xyY:
0.6098, 0.3471, 15.9110
CIE-Lab:
46.8575, 61.5695, 55.7939
CIE-LCH:
46.8575, 83.0889, 42.1826
CIE-Luv:
46.8575, 129.3833, 34.7583
Hunter-Lab:
39.8886, 55.2844, 24.9810
#d32f0d color charts
#d32f0d color shades, tints & tones
#d32f0d color schemes
#d32f0d color preview, HTML & CSS examples
This text has a color of #d32f0d
<p style="color:#d32f0d;">Text here</p>
.mytext {color:#d32f0d;}
This box has a color of #d32f0d
<div style="background-color:#d32f0d;">Content here</div>
.mybackground {background-color:#d32f0d;}
Border around this has a color of #d32f0d
<div style="border:2px solid #d32f0d;">Content here</div>
.myborder {border:2px solid #d32f0d;}