#d0d9a9 color space conversions
Hex:
#d0d9a9
RGB:
208, 217, 169
CMY:
18, 15, 34
CMYK:
4, 0, 22, 15
HSL:
71°, 38.7097%, 75.6863%
HSV (HSB):
71°, 22.1198%, 85.0980%
XYZ:
57.9867, 65.9002, 47.1999
xyY:
0.3389, 0.3852, 65.9002
CIE-Lab:
84.9455, -11.0439, 22.6796
CIE-LCH:
84.9455, 25.2256, 115.9639
CIE-Luv:
84.9455, -2.8855, 34.0895
Hunter-Lab:
81.1789, -14.5592, 22.3522
#d0d9a9 color charts
#d0d9a9 color shades, tints & tones
#d0d9a9 color schemes
#d0d9a9 color preview, HTML & CSS examples
This text has a color of #d0d9a9
<p style="color:#d0d9a9;">Text here</p>
.mytext {color:#d0d9a9;}
This box has a color of #d0d9a9
<div style="background-color:#d0d9a9;">Content here</div>
.mybackground {background-color:#d0d9a9;}
Border around this has a color of #d0d9a9
<div style="border:2px solid #d0d9a9;">Content here</div>
.myborder {border:2px solid #d0d9a9;}