#d0d0b0 color space conversions
Hex:
#d0d0b0
RGB:
208, 208, 176
CMY:
18, 18, 31
CMYK:
0, 0, 15, 18
HSL:
60°, 25.3968%, 75.2941%
HSV (HSB):
60°, 15.3846%, 81.5686%
XYZ:
56.4048, 61.6562, 50.0023
xyY:
0.3356, 0.3669, 61.6562
CIE-Lab:
82.7303, -5.3875, 15.9220
CIE-LCH:
82.7303, 16.8088, 108.6943
CIE-Luv:
82.7303, 1.7225, 23.8611
Hunter-Lab:
78.5215, -9.1897, 17.2093
#d0d0b0 color charts
#d0d0b0 color shades, tints & tones
#d0d0b0 color schemes
#d0d0b0 color preview, HTML & CSS examples
This text has a color of #d0d0b0
<p style="color:#d0d0b0;">Text here</p>
.mytext {color:#d0d0b0;}
This box has a color of #d0d0b0
<div style="background-color:#d0d0b0;">Content here</div>
.mybackground {background-color:#d0d0b0;}
Border around this has a color of #d0d0b0
<div style="border:2px solid #d0d0b0;">Content here</div>
.myborder {border:2px solid #d0d0b0;}