#d3986c color space conversions
Hex:
#d3986c
RGB:
211, 152, 108
CMY:
17, 40, 58
CMYK:
0, 28, 49, 17
HSL:
26°, 53.9267%, 62.5490%
HSV (HSB):
26°, 48.8152%, 82.7451%
XYZ:
40.7990, 37.3881, 19.2536
xyY:
0.4187, 0.3837, 37.3881
CIE-Lab:
67.5672, 16.9695, 31.8241
CIE-LCH:
67.5672, 36.0657, 61.9323
CIE-Luv:
67.5672, 43.6190, 36.8738
Hunter-Lab:
61.1458, 12.0974, 24.1328
#d3986c color charts
#d3986c color shades, tints & tones
#d3986c color schemes
#d3986c color preview, HTML & CSS examples
This text has a color of #d3986c
<p style="color:#d3986c;">Text here</p>
.mytext {color:#d3986c;}
This box has a color of #d3986c
<div style="background-color:#d3986c;">Content here</div>
.mybackground {background-color:#d3986c;}
Border around this has a color of #d3986c
<div style="border:2px solid #d3986c;">Content here</div>
.myborder {border:2px solid #d3986c;}