#d5871d color space conversions
Hex:
#d5871d
RGB:
213, 135, 29
CMY:
16, 47, 89
CMYK:
0, 37, 86, 16
HSL:
35°, 76.0331%, 47.4510%
HSV (HSB):
35°, 86.3850%, 83.5294%
XYZ:
36.3263, 31.5628, 5.3400
xyY:
0.4961, 0.4310, 31.5628
CIE-Lab:
62.9799, 22.4227, 62.9644
CIE-LCH:
62.9799, 66.8378, 70.3983
CIE-Luv:
62.9799, 64.2851, 58.8910
Hunter-Lab:
56.1808, 17.1012, 33.6910
#d5871d color charts
#d5871d color shades, tints & tones
#d5871d color schemes
#d5871d color preview, HTML & CSS examples
This text has a color of #d5871d
<p style="color:#d5871d;">Text here</p>
.mytext {color:#d5871d;}
This box has a color of #d5871d
<div style="background-color:#d5871d;">Content here</div>
.mybackground {background-color:#d5871d;}
Border around this has a color of #d5871d
<div style="border:2px solid #d5871d;">Content here</div>
.myborder {border:2px solid #d5871d;}