#d3d9b0 color space conversions
Hex:
#d3d9b0
RGB:
211, 217, 176
CMY:
17, 15, 31
CMYK:
3, 0, 19, 15
HSL:
69°, 35.0427%, 77.0588%
HSV (HSB):
69°, 18.8940%, 85.0980%
XYZ:
59.5133, 66.6092, 50.7945
xyY:
0.3364, 0.3765, 66.6092
CIE-Lab:
85.3062, -8.9095, 19.5527
CIE-LCH:
85.3062, 21.4869, 114.4973
CIE-Luv:
85.3062, -1.4080, 29.5884
Hunter-Lab:
81.6144, -12.6630, 20.2297
#d3d9b0 color charts
#d3d9b0 color shades, tints & tones
#d3d9b0 color schemes
#d3d9b0 color preview, HTML & CSS examples
This text has a color of #d3d9b0
<p style="color:#d3d9b0;">Text here</p>
.mytext {color:#d3d9b0;}
This box has a color of #d3d9b0
<div style="background-color:#d3d9b0;">Content here</div>
.mybackground {background-color:#d3d9b0;}
Border around this has a color of #d3d9b0
<div style="border:2px solid #d3d9b0;">Content here</div>
.myborder {border:2px solid #d3d9b0;}