#d86a1e color space conversions
Hex:
#d86a1e
RGB:
216, 106, 30
CMY:
15, 58, 88
CMYK:
0, 51, 86, 15
HSL:
25°, 75.6098%, 48.2353%
HSV (HSB):
25°, 86.1111%, 84.7059%
XYZ:
33.7073, 25.0007, 4.2774
xyY:
0.5352, 0.3969, 25.0007
CIE-Lab:
57.0761, 38.9312, 58.0049
CIE-LCH:
57.0761, 69.8585, 56.1316
CIE-Luv:
57.0761, 90.5237, 48.5435
Hunter-Lab:
50.0007, 32.8319, 29.9285
#d86a1e color charts
#d86a1e color shades, tints & tones
#d86a1e color schemes
#d86a1e color preview, HTML & CSS examples
This text has a color of #d86a1e
<p style="color:#d86a1e;">Text here</p>
.mytext {color:#d86a1e;}
This box has a color of #d86a1e
<div style="background-color:#d86a1e;">Content here</div>
.mybackground {background-color:#d86a1e;}
Border around this has a color of #d86a1e
<div style="border:2px solid #d86a1e;">Content here</div>
.myborder {border:2px solid #d86a1e;}