#d3471d color space conversions
Hex:
#d3471d
RGB:
211, 71, 29
CMY:
17, 72, 89
CMYK:
0, 66, 86, 17
HSL:
14°, 75.8333%, 47.0588%
HSV (HSB):
14°, 86.2559%, 82.7451%
XYZ:
29.3390, 18.4441, 3.1761
xyY:
0.5757, 0.3619, 18.4441
CIE-Lab:
50.0303, 53.2999, 52.2792
CIE-LCH:
50.0303, 74.6592, 44.4461
CIE-Luv:
50.0303, 113.2303, 37.5633
Hunter-Lab:
42.9466, 46.7859, 25.6778
#d3471d color charts
#d3471d color shades, tints & tones
#d3471d color schemes
#d3471d color preview, HTML & CSS examples
This text has a color of #d3471d
<p style="color:#d3471d;">Text here</p>
.mytext {color:#d3471d;}
This box has a color of #d3471d
<div style="background-color:#d3471d;">Content here</div>
.mybackground {background-color:#d3471d;}
Border around this has a color of #d3471d
<div style="border:2px solid #d3471d;">Content here</div>
.myborder {border:2px solid #d3471d;}