#d86a31 color space conversions
Hex:
#d86a31
RGB:
216, 106, 49
CMY:
15, 58, 81
CMYK:
0, 51, 77, 15
HSL:
20°, 68.1633%, 51.9608%
HSV (HSB):
20°, 77.3148%, 84.7059%
XYZ:
34.0273, 25.1287, 5.9626
xyY:
0.5225, 0.3859, 25.1287
CIE-Lab:
57.2007, 39.5111, 50.2589
CIE-LCH:
57.2007, 63.9303, 51.8273
CIE-Luv:
57.2007, 88.8945, 43.8945
Hunter-Lab:
50.1286, 33.4409, 28.0377
#d86a31 color charts
#d86a31 color shades, tints & tones
#d86a31 color schemes
#d86a31 color preview, HTML & CSS examples
This text has a color of #d86a31
<p style="color:#d86a31;">Text here</p>
.mytext {color:#d86a31;}
This box has a color of #d86a31
<div style="background-color:#d86a31;">Content here</div>
.mybackground {background-color:#d86a31;}
Border around this has a color of #d86a31
<div style="border:2px solid #d86a31;">Content here</div>
.myborder {border:2px solid #d86a31;}