#d0d0ae color space conversions
Hex:
#d0d0ae
RGB:
208, 208, 174
CMY:
18, 18, 32
CMYK:
0, 0, 16, 18
HSL:
60°, 26.5625%, 74.9020%
HSV (HSB):
60°, 16.3462%, 81.5686%
XYZ:
56.2083, 61.5776, 48.9676
xyY:
0.3371, 0.3693, 61.5776
CIE-Lab:
82.6883, -5.6951, 16.9214
CIE-LCH:
82.6883, 17.8541, 108.6013
CIE-Luv:
82.6883, 1.8241, 25.2704
Hunter-Lab:
78.4714, -9.4673, 17.9320
#d0d0ae color charts
#d0d0ae color shades, tints & tones
#d0d0ae color schemes
#d0d0ae color preview, HTML & CSS examples
This text has a color of #d0d0ae
<p style="color:#d0d0ae;">Text here</p>
.mytext {color:#d0d0ae;}
This box has a color of #d0d0ae
<div style="background-color:#d0d0ae;">Content here</div>
.mybackground {background-color:#d0d0ae;}
Border around this has a color of #d0d0ae
<div style="border:2px solid #d0d0ae;">Content here</div>
.myborder {border:2px solid #d0d0ae;}