#d3d6af color space conversions
Hex:
#d3d6af
RGB:
211, 214, 175
CMY:
17, 16, 31
CMYK:
1, 0, 18, 16
HSL:
65°, 32.2314%, 76.2745%
HSV (HSB):
65°, 18.2243%, 83.9216%
XYZ:
58.6484, 65.0372, 50.0198
xyY:
0.3376, 0.3744, 65.0372
CIE-Lab:
84.5029, -7.5293, 18.9602
CIE-LCH:
84.5029, 20.4005, 111.6584
CIE-Luv:
84.5029, 0.2772, 28.4778
Hunter-Lab:
80.6456, -11.3182, 19.6778
#d3d6af color charts
#d3d6af color shades, tints & tones
#d3d6af color schemes
#d3d6af color preview, HTML & CSS examples
This text has a color of #d3d6af
<p style="color:#d3d6af;">Text here</p>
.mytext {color:#d3d6af;}
This box has a color of #d3d6af
<div style="background-color:#d3d6af;">Content here</div>
.mybackground {background-color:#d3d6af;}
Border around this has a color of #d3d6af
<div style="border:2px solid #d3d6af;">Content here</div>
.myborder {border:2px solid #d3d6af;}