#d86e0c color space conversions
Hex:
#d86e0c
RGB:
216, 110, 12
CMY:
15, 57, 95
CMYK:
0, 49, 94, 15
HSL:
29°, 89.4737%, 44.7059%
HSV (HSB):
29°, 94.4444%, 84.7059%
XYZ:
33.9612, 25.7773, 3.5334
xyY:
0.5367, 0.4074, 25.7773
CIE-Lab:
57.8251, 36.5894, 63.4915
CIE-LCH:
57.8251, 73.2800, 60.0456
CIE-Luv:
57.8251, 88.0899, 52.3661
Hunter-Lab:
50.7714, 30.5495, 31.4137
#d86e0c color charts
#d86e0c color shades, tints & tones
#d86e0c color schemes
#d86e0c color preview, HTML & CSS examples
This text has a color of #d86e0c
<p style="color:#d86e0c;">Text here</p>
.mytext {color:#d86e0c;}
This box has a color of #d86e0c
<div style="background-color:#d86e0c;">Content here</div>
.mybackground {background-color:#d86e0c;}
Border around this has a color of #d86e0c
<div style="border:2px solid #d86e0c;">Content here</div>
.myborder {border:2px solid #d86e0c;}