#d3986d color space conversions
Hex:
#d3986d
RGB:
211, 152, 109
CMY:
17, 40, 57
CMYK:
0, 28, 48, 17
HSL:
25°, 53.6842%, 62.7451%
HSV (HSB):
25°, 48.3412%, 82.7451%
XYZ:
40.8525, 37.4095, 19.5356
xyY:
0.4177, 0.3825, 37.4095
CIE-Lab:
67.5831, 17.0656, 31.3063
CIE-LCH:
67.5831, 35.6556, 61.4044
CIE-Luv:
67.5831, 43.5124, 36.3104
Hunter-Lab:
61.1633, 12.1889, 23.8770
#d3986d color charts
#d3986d RGB chart
#d3986d CMYK chart
#d3986d RGB pie chart
#d3986d color shades, tints & tones
#d3986d color schemes
#d3986d color preview, HTML & CSS examples
This text has a color of #d3986d
<p style="color:#d3986d;">Text here</p>
.mytext {color:#d3986d;}
Text color #d3986d
This box has a color of #d3986d
<div style="background-color:#d3986d;">Content here</div>
.mybackground {background-color:#d3986d;}
Background color #d3986d
Border around this has a color of #d3986d
<div style="border:2px solid #d3986d;">Content here</div>
.myborder {border:2px solid #d3986d;}
Border color #d3986d