#d0d0ab color space conversions
Hex:
#d0d0ab
RGB:
208, 208, 171
CMY:
18, 18, 33
CMYK:
0, 0, 18, 18
HSL:
60°, 28.2443%, 74.3137%
HSV (HSB):
60°, 17.7885%, 81.5686%
XYZ:
55.9190, 61.4619, 47.4442
xyY:
0.3393, 0.3729, 61.4619
CIE-Lab:
82.6264, -6.1497, 18.4206
CIE-LCH:
82.6264, 19.4200, 108.4617
CIE-Luv:
82.6264, 1.9750, 27.3634
Hunter-Lab:
78.3977, -9.8765, 18.9976
#d0d0ab color charts
#d0d0ab color shades, tints & tones
#d0d0ab color schemes
#d0d0ab color preview, HTML & CSS examples
This text has a color of #d0d0ab
<p style="color:#d0d0ab;">Text here</p>
.mytext {color:#d0d0ab;}
This box has a color of #d0d0ab
<div style="background-color:#d0d0ab;">Content here</div>
.mybackground {background-color:#d0d0ab;}
Border around this has a color of #d0d0ab
<div style="border:2px solid #d0d0ab;">Content here</div>
.myborder {border:2px solid #d0d0ab;}