#d86d00 color space conversions
Hex:
#d86d00
RGB:
216, 109, 0
CMY:
15, 57, 100
CMYK:
0, 50, 100, 15
HSL:
30°, 100.0000%, 42.3529%
HSV (HSB):
30°, 100.0000%, 84.7059%
XYZ:
33.7875, 25.5362, 3.1482
xyY:
0.5408, 0.4088, 25.5362
CIE-Lab:
57.5942, 36.9790, 65.5014
CIE-LCH:
57.5942, 75.2188, 60.5530
CIE-Luv:
57.5942, 89.2549, 53.0192
Hunter-Lab:
50.5334, 30.9150, 31.6796
#d86d00 color charts
#d86d00 color shades, tints & tones
#d86d00 color schemes
#d86d00 color preview, HTML & CSS examples
This text has a color of #d86d00
<p style="color:#d86d00;">Text here</p>
.mytext {color:#d86d00;}
This box has a color of #d86d00
<div style="background-color:#d86d00;">Content here</div>
.mybackground {background-color:#d86d00;}
Border around this has a color of #d86d00
<div style="border:2px solid #d86d00;">Content here</div>
.myborder {border:2px solid #d86d00;}