#d3d6b4 color space conversions
Hex:
#d3d6b4
RGB:
211, 214, 180
CMY:
17, 16, 29
CMYK:
1, 0, 16, 16
HSL:
65°, 29.3103%, 77.2549%
HSV (HSB):
65°, 15.8879%, 83.9216%
XYZ:
59.1488, 65.2373, 52.6546
xyY:
0.3341, 0.3685, 65.2373
CIE-Lab:
84.6059, -6.7661, 16.4744
CIE-LCH:
84.6059, 17.8097, 112.3281
CIE-Luv:
84.6059, 0.0400, 24.9831
Hunter-Lab:
80.7696, -10.6287, 17.8869
#d3d6b4 color charts
#d3d6b4 color shades, tints & tones
#d3d6b4 color schemes
#d3d6b4 color preview, HTML & CSS examples
This text has a color of #d3d6b4
<p style="color:#d3d6b4;">Text here</p>
.mytext {color:#d3d6b4;}
This box has a color of #d3d6b4
<div style="background-color:#d3d6b4;">Content here</div>
.mybackground {background-color:#d3d6b4;}
Border around this has a color of #d3d6b4
<div style="border:2px solid #d3d6b4;">Content here</div>
.myborder {border:2px solid #d3d6b4;}