#d3c886 color space conversions
Hex:
#d3c886
RGB:
211, 200, 134
CMY:
17, 22, 47
CMYK:
0, 5, 36, 17
HSL:
51°, 46.6667%, 67.6471%
HSV (HSB):
51°, 36.4929%, 82.7451%
XYZ:
51.8213, 56.8787, 30.8017
xyY:
0.3715, 0.4077, 56.8787
CIE-Lab:
80.1113, -5.8030, 34.4182
CIE-LCH:
80.1113, 34.9040, 99.5702
CIE-Luv:
80.1113, 10.3983, 46.7640
Hunter-Lab:
75.4179, -9.3302, 28.5778
#d3c886 color charts
#d3c886 color shades, tints & tones
#d3c886 color schemes
#d3c886 color preview, HTML & CSS examples
This text has a color of #d3c886
<p style="color:#d3c886;">Text here</p>
.mytext {color:#d3c886;}
This box has a color of #d3c886
<div style="background-color:#d3c886;">Content here</div>
.mybackground {background-color:#d3c886;}
Border around this has a color of #d3c886
<div style="border:2px solid #d3c886;">Content here</div>
.myborder {border:2px solid #d3c886;}