#d3d1a0 color space conversions
Hex:
#d3d1a0
RGB:
211, 209, 160
CMY:
17, 18, 37
CMYK:
0, 1, 24, 17
HSL:
58°, 36.6906%, 72.7451%
HSV (HSB):
58°, 24.1706%, 82.7451%
XYZ:
56.0096, 61.9879, 42.2705
xyY:
0.3495, 0.3868, 61.9879
CIE-Lab:
82.9070, -7.1327, 24.6291
CIE-LCH:
82.9070, 25.6411, 106.1514
CIE-Luv:
82.9070, 3.7914, 35.6488
Hunter-Lab:
78.7324, -10.7982, 23.2805
#d3d1a0 color charts
#d3d1a0 color shades, tints & tones
#d3d1a0 color schemes
#d3d1a0 color preview, HTML & CSS examples
This text has a color of #d3d1a0
<p style="color:#d3d1a0;">Text here</p>
.mytext {color:#d3d1a0;}
This box has a color of #d3d1a0
<div style="background-color:#d3d1a0;">Content here</div>
.mybackground {background-color:#d3d1a0;}
Border around this has a color of #d3d1a0
<div style="border:2px solid #d3d1a0;">Content here</div>
.myborder {border:2px solid #d3d1a0;}