#d86f1e color space conversions
Hex:
#d86f1e
RGB:
216, 111, 30
CMY:
15, 56, 88
CMYK:
0, 49, 86, 15
HSL:
26°, 75.6098%, 48.2353%
HSV (HSB):
26°, 86.1111%, 84.7059%
XYZ:
34.2377, 26.0615, 4.4542
xyY:
0.5287, 0.4025, 26.0615
CIE-Lab:
58.0954, 36.3844, 58.8382
CIE-LCH:
58.0954, 69.1792, 58.2681
CIE-Luv:
58.0954, 86.4448, 50.2506
Hunter-Lab:
51.0505, 30.3749, 30.5623
#d86f1e color charts
#d86f1e color shades, tints & tones
#d86f1e color schemes
#d86f1e color preview, HTML & CSS examples
This text has a color of #d86f1e
<p style="color:#d86f1e;">Text here</p>
.mytext {color:#d86f1e;}
This box has a color of #d86f1e
<div style="background-color:#d86f1e;">Content here</div>
.mybackground {background-color:#d86f1e;}
Border around this has a color of #d86f1e
<div style="border:2px solid #d86f1e;">Content here</div>
.myborder {border:2px solid #d86f1e;}