#d7985c color space conversions
Hex:
#d7985c
RGB:
215, 152, 92
CMY:
16, 40, 64
CMYK:
0, 29, 57, 16
HSL:
29°, 60.5911%, 60.1961%
HSV (HSB):
29°, 57.2093%, 84.3137%
XYZ:
41.1843, 37.6763, 15.2268
xyY:
0.4377, 0.4004, 37.6763
CIE-Lab:
67.7813, 17.2301, 40.6389
CIE-LCH:
67.7813, 44.1406, 67.0240
CIE-Luv:
67.7813, 48.3064, 45.5804
Hunter-Lab:
61.3810, 12.3501, 28.2586
#d7985c color charts
#d7985c color shades, tints & tones
#d7985c color schemes
#d7985c color preview, HTML & CSS examples
This text has a color of #d7985c
<p style="color:#d7985c;">Text here</p>
.mytext {color:#d7985c;}
This box has a color of #d7985c
<div style="background-color:#d7985c;">Content here</div>
.mybackground {background-color:#d7985c;}
Border around this has a color of #d7985c
<div style="border:2px solid #d7985c;">Content here</div>
.myborder {border:2px solid #d7985c;}