#d0d3a9 color space conversions
Hex:
#d0d3a9
RGB:
208, 211, 169
CMY:
18, 17, 34
CMYK:
1, 0, 20, 17
HSL:
64°, 32.3077%, 74.5098%
HSV (HSB):
64°, 19.9052%, 82.7451%
XYZ:
56.4681, 62.8630, 46.6937
xyY:
0.3401, 0.3786, 62.8630
CIE-Lab:
83.3702, -7.9888, 20.5067
CIE-LCH:
83.3702, 22.0078, 111.2844
CIE-Luv:
83.3702, 0.4139, 30.5319
Hunter-Lab:
79.2862, -11.6220, 20.5829
#d0d3a9 color charts
#d0d3a9 color shades, tints & tones
#d0d3a9 color schemes
#d0d3a9 color preview, HTML & CSS examples
This text has a color of #d0d3a9
<p style="color:#d0d3a9;">Text here</p>
.mytext {color:#d0d3a9;}
This box has a color of #d0d3a9
<div style="background-color:#d0d3a9;">Content here</div>
.mybackground {background-color:#d0d3a9;}
Border around this has a color of #d0d3a9
<div style="border:2px solid #d0d3a9;">Content here</div>
.myborder {border:2px solid #d0d3a9;}