#d3986a color space conversions
Hex:
#d3986a
RGB:
211, 152, 106
CMY:
17, 40, 58
CMYK:
0, 28, 50, 17
HSL:
26°, 54.4041%, 62.1569%
HSV (HSB):
26°, 49.7630%, 82.7451%
XYZ:
40.6937, 37.3460, 18.6994
xyY:
0.4207, 0.3860, 37.3460
CIE-Lab:
67.5358, 16.7801, 32.8577
CIE-LCH:
67.5358, 36.8945, 62.9471
CIE-Luv:
67.5358, 43.8298, 37.9868
Hunter-Lab:
61.1113, 11.9174, 24.6359
#d3986a color charts
#d3986a color shades, tints & tones
#d3986a color schemes
#d3986a color preview, HTML & CSS examples
This text has a color of #d3986a
<p style="color:#d3986a;">Text here</p>
.mytext {color:#d3986a;}
This box has a color of #d3986a
<div style="background-color:#d3986a;">Content here</div>
.mybackground {background-color:#d3986a;}
Border around this has a color of #d3986a
<div style="border:2px solid #d3986a;">Content here</div>
.myborder {border:2px solid #d3986a;}