#d86e36 color space conversions
Hex:
#d86e36
RGB:
216, 110, 54
CMY:
15, 57, 79
CMYK:
0, 49, 75, 15
HSL:
21°, 67.5000%, 52.9412%
HSV (HSB):
21°, 75.0000%, 84.7059%
XYZ:
34.5607, 26.0171, 6.6903
xyY:
0.5138, 0.3868, 26.0171
CIE-Lab:
58.0533, 37.6812, 48.7573
CIE-LCH:
58.0533, 61.6210, 52.3020
CIE-Luv:
58.0533, 85.2017, 43.7607
Hunter-Lab:
51.0070, 31.6836, 27.9282
#d86e36 color charts
#d86e36 color shades, tints & tones
#d86e36 color schemes
#d86e36 color preview, HTML & CSS examples
This text has a color of #d86e36
<p style="color:#d86e36;">Text here</p>
.mytext {color:#d86e36;}
This box has a color of #d86e36
<div style="background-color:#d86e36;">Content here</div>
.mybackground {background-color:#d86e36;}
Border around this has a color of #d86e36
<div style="border:2px solid #d86e36;">Content here</div>
.myborder {border:2px solid #d86e36;}