#d86f3e color space conversions
Hex:
#d86f3e
RGB:
216, 111, 62
CMY:
15, 56, 76
CMYK:
0, 49, 71, 15
HSL:
19°, 66.3793%, 54.5098%
HSV (HSB):
19°, 71.2963%, 84.7059%
XYZ:
34.8728, 26.3156, 7.7988
xyY:
0.5055, 0.3815, 26.3156
CIE-Lab:
58.3354, 37.5365, 45.1055
CIE-LCH:
58.3354, 58.6813, 50.2330
CIE-Luv:
58.3354, 83.4847, 41.3203
Hunter-Lab:
51.2987, 31.5714, 26.8954
#d86f3e color charts
#d86f3e color shades, tints & tones
#d86f3e color schemes
#d86f3e color preview, HTML & CSS examples
This text has a color of #d86f3e
<p style="color:#d86f3e;">Text here</p>
.mytext {color:#d86f3e;}
This box has a color of #d86f3e
<div style="background-color:#d86f3e;">Content here</div>
.mybackground {background-color:#d86f3e;}
Border around this has a color of #d86f3e
<div style="border:2px solid #d86f3e;">Content here</div>
.myborder {border:2px solid #d86f3e;}