#d0d3b3 color space conversions
Hex:
#d0d3b3
RGB:
208, 211, 179
CMY:
18, 17, 30
CMYK:
1, 0, 15, 17
HSL:
66°, 26.6667%, 76.4706%
HSV (HSB):
66°, 15.1659%, 82.7451%
XYZ:
57.4434, 63.2531, 51.8293
xyY:
0.3330, 0.3666, 63.2531
CIE-Lab:
83.5754, -6.4669, 15.5222
CIE-LCH:
83.5754, 16.8154, 112.6179
CIE-Luv:
83.5754, -0.0585, 23.5664
Hunter-Lab:
79.5318, -10.2557, 17.0342
#d0d3b3 color charts
#d0d3b3 color shades, tints & tones
#d0d3b3 color schemes
#d0d3b3 color preview, HTML & CSS examples
This text has a color of #d0d3b3
<p style="color:#d0d3b3;">Text here</p>
.mytext {color:#d0d3b3;}
This box has a color of #d0d3b3
<div style="background-color:#d0d3b3;">Content here</div>
.mybackground {background-color:#d0d3b3;}
Border around this has a color of #d0d3b3
<div style="border:2px solid #d0d3b3;">Content here</div>
.myborder {border:2px solid #d0d3b3;}