#d86c2d color space conversions
Hex:
#d86c2d
RGB:
216, 108, 45
CMY:
15, 58, 82
CMYK:
0, 50, 79, 15
HSL:
22°, 68.6747%, 51.1765%
HSV (HSB):
22°, 79.1667%, 84.7059%
XYZ:
34.1551, 25.5135, 5.6071
xyY:
0.5232, 0.3909, 25.5135
CIE-Lab:
57.5724, 38.3528, 52.4406
CIE-LCH:
57.5724, 64.9688, 53.8199
CIE-Luv:
57.5724, 87.7075, 45.7577
Hunter-Lab:
50.5109, 32.3064, 28.7760
#d86c2d color charts
#d86c2d color shades, tints & tones
#d86c2d color schemes
#d86c2d color preview, HTML & CSS examples
This text has a color of #d86c2d
<p style="color:#d86c2d;">Text here</p>
.mytext {color:#d86c2d;}
This box has a color of #d86c2d
<div style="background-color:#d86c2d;">Content here</div>
.mybackground {background-color:#d86c2d;}
Border around this has a color of #d86c2d
<div style="border:2px solid #d86c2d;">Content here</div>
.myborder {border:2px solid #d86c2d;}