#d7986b color space conversions
Hex:
#d7986b
RGB:
215, 152, 107
CMY:
16, 40, 58
CMYK:
0, 29, 50, 16
HSL:
25°, 57.4468%, 63.1373%
HSV (HSB):
25°, 50.2326%, 84.3137%
XYZ:
41.9064, 37.9651, 19.0292
xyY:
0.4237, 0.3839, 37.9651
CIE-Lab:
67.9949, 18.5081, 32.9994
CIE-LCH:
67.9949, 37.8353, 60.7137
CIE-Luv:
67.9949, 46.7780, 37.8407
Hunter-Lab:
61.6158, 13.5745, 24.8202
#d7986b color charts
#d7986b color shades, tints & tones
#d7986b color schemes
#d7986b color preview, HTML & CSS examples
This text has a color of #d7986b
<p style="color:#d7986b;">Text here</p>
.mytext {color:#d7986b;}
This box has a color of #d7986b
<div style="background-color:#d7986b;">Content here</div>
.mybackground {background-color:#d7986b;}
Border around this has a color of #d7986b
<div style="border:2px solid #d7986b;">Content here</div>
.myborder {border:2px solid #d7986b;}