#d0d0c6 color space conversions
Hex:
#d0d0c6
RGB:
208, 208, 198
CMY:
18, 18, 22
CMYK:
0, 0, 5, 18
HSL:
60°, 9.6154%, 79.6078%
HSV (HSB):
60°, 4.8077%, 81.5686%
XYZ:
58.7613, 62.5989, 62.4118
xyY:
0.3198, 0.3406, 62.5989
CIE-Lab:
83.2309, -1.7734, 4.9510
CIE-LCH:
83.2309, 5.2590, 109.7068
CIE-Luv:
83.2309, 0.5563, 7.6890
Hunter-Lab:
79.1194, -5.8886, 8.6139
#d0d0c6 color charts
#d0d0c6 color shades, tints & tones
#d0d0c6 color schemes
#d0d0c6 color preview, HTML & CSS examples
This text has a color of #d0d0c6
<p style="color:#d0d0c6;">Text here</p>
.mytext {color:#d0d0c6;}
This box has a color of #d0d0c6
<div style="background-color:#d0d0c6;">Content here</div>
.mybackground {background-color:#d0d0c6;}
Border around this has a color of #d0d0c6
<div style="border:2px solid #d0d0c6;">Content here</div>
.myborder {border:2px solid #d0d0c6;}