#d3571d color space conversions
Hex:
#d3571d
RGB:
211, 87, 29
CMY:
17, 66, 89
CMYK:
0, 59, 86, 17
HSL:
19°, 75.8333%, 47.0588%
HSV (HSB):
19°, 86.2559%, 82.7451%
XYZ:
30.4939, 20.7540, 3.5611
xyY:
0.5564, 0.3787, 20.7540
CIE-Lab:
52.6792, 46.2597, 54.4529
CIE-LCH:
52.6792, 71.4498, 49.6509
CIE-Luv:
52.6792, 101.4941, 42.1664
Hunter-Lab:
45.5565, 39.7576, 27.2549
#d3571d color charts
#d3571d color shades, tints & tones
#d3571d color schemes
#d3571d color preview, HTML & CSS examples
This text has a color of #d3571d
<p style="color:#d3571d;">Text here</p>
.mytext {color:#d3571d;}
This box has a color of #d3571d
<div style="background-color:#d3571d;">Content here</div>
.mybackground {background-color:#d3571d;}
Border around this has a color of #d3571d
<div style="border:2px solid #d3571d;">Content here</div>
.myborder {border:2px solid #d3571d;}