#d0d4ce color space conversions
Hex:
#d0d4ce
RGB:
208, 212, 206
CMY:
18, 17, 19
CMYK:
2, 0, 3, 17
HSL:
100°, 6.5217%, 81.9608%
HSV (HSB):
100°, 2.8302%, 83.1373%
XYZ:
60.6965, 64.9531, 67.7307
xyY:
0.3139, 0.3359, 64.9531
CIE-Lab:
84.4596, -2.4441, 2.4780
CIE-LCH:
84.4596, 3.4805, 134.6051
CIE-Luv:
84.4596, -1.9299, 4.1597
Hunter-Lab:
80.5935, -6.6068, 6.5882
#d0d4ce color charts
#d0d4ce color shades, tints & tones
#d0d4ce color schemes
#d0d4ce color preview, HTML & CSS examples
This text has a color of #d0d4ce
<p style="color:#d0d4ce;">Text here</p>
.mytext {color:#d0d4ce;}
This box has a color of #d0d4ce
<div style="background-color:#d0d4ce;">Content here</div>
.mybackground {background-color:#d0d4ce;}
Border around this has a color of #d0d4ce
<div style="border:2px solid #d0d4ce;">Content here</div>
.myborder {border:2px solid #d0d4ce;}