#d86b3e color space conversions
Hex:
#d86b3e
RGB:
216, 107, 62
CMY:
15, 58, 76
CMYK:
0, 50, 71, 15
HSL:
18°, 66.3793%, 54.5098%
HSV (HSB):
18°, 71.2963%, 84.7059%
XYZ:
34.4461, 25.4621, 7.6566
xyY:
0.5098, 0.3769, 25.4621
CIE-Lab:
57.5229, 39.5725, 44.2128
CIE-LCH:
57.5229, 59.3359, 48.1700
CIE-Luv:
57.5229, 86.5737, 39.8225
Hunter-Lab:
50.4600, 33.5465, 26.3256
#d86b3e color charts
#d86b3e color shades, tints & tones
#d86b3e color schemes
#d86b3e color preview, HTML & CSS examples
This text has a color of #d86b3e
<p style="color:#d86b3e;">Text here</p>
.mytext {color:#d86b3e;}
This box has a color of #d86b3e
<div style="background-color:#d86b3e;">Content here</div>
.mybackground {background-color:#d86b3e;}
Border around this has a color of #d86b3e
<div style="border:2px solid #d86b3e;">Content here</div>
.myborder {border:2px solid #d86b3e;}