#d0d9b9 color space conversions
Hex:
#d0d9b9
RGB:
208, 217, 185
CMY:
18, 15, 27
CMYK:
4, 0, 15, 15
HSL:
77°, 29.6296%, 78.8235%
HSV (HSB):
77°, 14.7465%, 85.0980%
XYZ:
59.5822, 66.5384, 55.6018
xyY:
0.3279, 0.3662, 66.5384
CIE-Lab:
85.2703, -8.5897, 14.7440
CIE-LCH:
85.2703, 17.0637, 120.2246
CIE-Luv:
85.2703, -3.5476, 22.9810
Hunter-Lab:
81.5711, -12.3670, 16.6855
#d0d9b9 color charts
#d0d9b9 color shades, tints & tones
#d0d9b9 color schemes
#d0d9b9 color preview, HTML & CSS examples
This text has a color of #d0d9b9
<p style="color:#d0d9b9;">Text here</p>
.mytext {color:#d0d9b9;}
This box has a color of #d0d9b9
<div style="background-color:#d0d9b9;">Content here</div>
.mybackground {background-color:#d0d9b9;}
Border around this has a color of #d0d9b9
<div style="border:2px solid #d0d9b9;">Content here</div>
.myborder {border:2px solid #d0d9b9;}