#d0dcd1 color space conversions
Hex:
#d0dcd1
RGB:
208, 220, 209
CMY:
18, 14, 18
CMYK:
5, 0, 5, 14
HSL:
125°, 14.6341%, 83.9216%
HSV (HSB):
125°, 5.4545%, 86.2745%
XYZ:
63.1142, 69.1997, 70.3520
xyY:
0.3114, 0.3414, 69.1997
CIE-Lab:
86.6029, -6.0397, 3.9986
CIE-LCH:
86.6029, 7.2434, 146.4929
CIE-Luv:
86.6029, -6.1276, 7.0892
Hunter-Lab:
83.1864, -10.1466, 8.0880
#d0dcd1 color charts
#d0dcd1 color shades, tints & tones
#d0dcd1 color schemes
#d0dcd1 color preview, HTML & CSS examples
This text has a color of #d0dcd1
<p style="color:#d0dcd1;">Text here</p>
.mytext {color:#d0dcd1;}
This box has a color of #d0dcd1
<div style="background-color:#d0dcd1;">Content here</div>
.mybackground {background-color:#d0dcd1;}
Border around this has a color of #d0dcd1
<div style="border:2px solid #d0dcd1;">Content here</div>
.myborder {border:2px solid #d0dcd1;}