#d34c1d color space conversions
Hex:
#d34c1d
RGB:
211, 76, 29
CMY:
17, 70, 89
CMYK:
0, 64, 86, 17
HSL:
15°, 75.8333%, 47.0588%
HSV (HSB):
15°, 86.2559%, 82.7451%
XYZ:
29.6702, 19.1065, 3.2865
xyY:
0.5699, 0.3670, 19.1065
CIE-Lab:
50.8115, 51.1995, 52.9209
CIE-LCH:
50.8115, 73.6343, 45.9472
CIE-Luv:
50.8115, 109.6975, 38.9314
Hunter-Lab:
43.7110, 44.6683, 26.1398
#d34c1d color charts
#d34c1d color shades, tints & tones
#d34c1d color schemes
#d34c1d color preview, HTML & CSS examples
This text has a color of #d34c1d
<p style="color:#d34c1d;">Text here</p>
.mytext {color:#d34c1d;}
This box has a color of #d34c1d
<div style="background-color:#d34c1d;">Content here</div>
.mybackground {background-color:#d34c1d;}
Border around this has a color of #d34c1d
<div style="border:2px solid #d34c1d;">Content here</div>
.myborder {border:2px solid #d34c1d;}