#d3c895 color space conversions
Hex:
#d3c895
RGB:
211, 200, 149
CMY:
17, 22, 42
CMYK:
0, 5, 29, 17
HSL:
49°, 41.3333%, 70.5882%
HSV (HSB):
49°, 29.3839%, 82.7451%
XYZ:
52.9431, 57.3274, 36.7087
xyY:
0.3602, 0.3900, 57.3274
CIE-Lab:
80.3634, -3.9632, 26.9458
CIE-LCH:
80.3634, 27.2357, 98.3671
CIE-Luv:
80.3634, 9.5857, 37.6311
Hunter-Lab:
75.7148, -7.6861, 24.2549
#d3c895 color charts
#d3c895 color shades, tints & tones
#d3c895 color schemes
#d3c895 color preview, HTML & CSS examples
This text has a color of #d3c895
<p style="color:#d3c895;">Text here</p>
.mytext {color:#d3c895;}
This box has a color of #d3c895
<div style="background-color:#d3c895;">Content here</div>
.mybackground {background-color:#d3c895;}
Border around this has a color of #d3c895
<div style="border:2px solid #d3c895;">Content here</div>
.myborder {border:2px solid #d3c895;}