#d86d31 color space conversions
Hex:
#d86d31
RGB:
216, 109, 49
CMY:
15, 57, 81
CMYK:
0, 50, 77, 15
HSL:
22°, 68.1633%, 51.9608%
HSV (HSB):
22°, 77.3148%, 84.7059%
XYZ:
34.3419, 25.7580, 6.0675
xyY:
0.5190, 0.3893, 25.7580
CIE-Lab:
57.8066, 37.9901, 50.8610
CIE-LCH:
57.8066, 63.4830, 53.2425
CIE-Luv:
57.8066, 86.5201, 44.9651
Hunter-Lab:
50.7523, 31.9668, 28.4384
#d86d31 color charts
#d86d31 color shades, tints & tones
#d86d31 color schemes
#d86d31 color preview, HTML & CSS examples
This text has a color of #d86d31
<p style="color:#d86d31;">Text here</p>
.mytext {color:#d86d31;}
This box has a color of #d86d31
<div style="background-color:#d86d31;">Content here</div>
.mybackground {background-color:#d86d31;}
Border around this has a color of #d86d31
<div style="border:2px solid #d86d31;">Content here</div>
.myborder {border:2px solid #d86d31;}