#d0d0c0 color space conversions
Hex:
#d0d0c0
RGB:
208, 208, 192
CMY:
18, 18, 25
CMYK:
0, 0, 8, 18
HSL:
60°, 14.5455%, 78.4314%
HSV (HSB):
60°, 7.6923%, 81.5686%
XYZ:
58.0827, 62.3274, 58.8383
xyY:
0.3240, 0.3477, 62.3274
CIE-Lab:
83.0872, -2.8003, 7.9367
CIE-LCH:
83.0872, 8.4163, 109.4343
CIE-Luv:
83.0872, 0.8825, 12.2128
Hunter-Lab:
78.9477, -6.8340, 11.0757
#d0d0c0 color charts
#d0d0c0 color shades, tints & tones
#d0d0c0 color schemes
#d0d0c0 color preview, HTML & CSS examples
This text has a color of #d0d0c0
<p style="color:#d0d0c0;">Text here</p>
.mytext {color:#d0d0c0;}
This box has a color of #d0d0c0
<div style="background-color:#d0d0c0;">Content here</div>
.mybackground {background-color:#d0d0c0;}
Border around this has a color of #d0d0c0
<div style="border:2px solid #d0d0c0;">Content here</div>
.myborder {border:2px solid #d0d0c0;}