#d8d0a0 color space conversions
Hex:
#d8d0a0
RGB:
216, 208, 160
CMY:
15, 18, 37
CMYK:
0, 4, 26, 15
HSL:
51°, 41.7910%, 73.7255%
HSV (HSB):
51°, 25.9259%, 84.7059%
XYZ:
57.2199, 62.2487, 42.2571
xyY:
0.3538, 0.3849, 62.2487
CIE-Lab:
83.0455, -4.7319, 24.8834
CIE-LCH:
83.0455, 25.3293, 100.7670
CIE-Luv:
83.0455, 7.4854, 35.5144
Hunter-Lab:
78.8979, -8.6158, 23.4732
#d8d0a0 color charts
#d8d0a0 color shades, tints & tones
#d8d0a0 color schemes
#d8d0a0 color preview, HTML & CSS examples
This text has a color of #d8d0a0
<p style="color:#d8d0a0;">Text here</p>
.mytext {color:#d8d0a0;}
This box has a color of #d8d0a0
<div style="background-color:#d8d0a0;">Content here</div>
.mybackground {background-color:#d8d0a0;}
Border around this has a color of #d8d0a0
<div style="border:2px solid #d8d0a0;">Content here</div>
.myborder {border:2px solid #d8d0a0;}