#d8862d color space conversions
Hex:
#d8862d
RGB:
216, 134, 45
CMY:
15, 47, 82
CMYK:
0, 38, 79, 15
HSL:
31°, 68.6747%, 51.1765%
HSV (HSB):
31°, 79.1667%, 84.7059%
XYZ:
37.3177, 31.8386, 6.6612
xyY:
0.4922, 0.4199, 31.8386
CIE-Lab:
63.2093, 24.7052, 57.7613
CIE-LCH:
63.2093, 62.8229, 66.8430
CIE-Luv:
63.2093, 66.7510, 55.3725
Hunter-Lab:
56.4257, 19.3077, 32.4986
#d8862d color charts
#d8862d color shades, tints & tones
#d8862d color schemes
#d8862d color preview, HTML & CSS examples
This text has a color of #d8862d
<p style="color:#d8862d;">Text here</p>
.mytext {color:#d8862d;}
This box has a color of #d8862d
<div style="background-color:#d8862d;">Content here</div>
.mybackground {background-color:#d8862d;}
Border around this has a color of #d8862d
<div style="border:2px solid #d8862d;">Content here</div>
.myborder {border:2px solid #d8862d;}