#d0d7c9 color space conversions
Hex:
#d0d7c9
RGB:
208, 215, 201
CMY:
18, 16, 21
CMYK:
3, 0, 7, 16
HSL:
90°, 14.8936%, 81.5686%
HSV (HSB):
90°, 6.5116%, 84.3137%
XYZ:
60.8555, 66.2278, 64.8342
xyY:
0.3171, 0.3451, 66.2278
CIE-Lab:
85.1125, -4.8828, 6.0730
CIE-LCH:
85.1125, 7.7925, 128.7998
CIE-Luv:
85.1125, -3.2212, 9.9268
Hunter-Lab:
81.3805, -8.9354, 9.7312
#d0d7c9 color charts
#d0d7c9 color shades, tints & tones
#d0d7c9 color schemes
#d0d7c9 color preview, HTML & CSS examples
This text has a color of #d0d7c9
<p style="color:#d0d7c9;">Text here</p>
.mytext {color:#d0d7c9;}
This box has a color of #d0d7c9
<div style="background-color:#d0d7c9;">Content here</div>
.mybackground {background-color:#d0d7c9;}
Border around this has a color of #d0d7c9
<div style="border:2px solid #d0d7c9;">Content here</div>
.myborder {border:2px solid #d0d7c9;}