#d3872e color space conversions
Hex:
#d3872e
RGB:
211, 135, 46
CMY:
17, 47, 82
CMYK:
0, 36, 78, 17
HSL:
32°, 65.2174%, 50.3922%
HSV (HSB):
32°, 78.1991%, 82.7451%
XYZ:
36.0211, 31.3741, 6.7421
xyY:
0.4859, 0.4232, 31.3741
CIE-Lab:
62.8222, 22.0834, 56.7764
CIE-LCH:
62.8222, 60.9199, 68.7463
CIE-Luv:
62.8222, 61.7730, 55.2146
Hunter-Lab:
56.0126, 16.7694, 32.0723
#d3872e color charts
#d3872e color shades, tints & tones
#d3872e color schemes
#d3872e color preview, HTML & CSS examples
This text has a color of #d3872e
<p style="color:#d3872e;">Text here</p>
.mytext {color:#d3872e;}
This box has a color of #d3872e
<div style="background-color:#d3872e;">Content here</div>
.mybackground {background-color:#d3872e;}
Border around this has a color of #d3872e
<div style="border:2px solid #d3872e;">Content here</div>
.myborder {border:2px solid #d3872e;}