#d0cd86 color space conversions
Hex:
#d0cd86
RGB:
208, 205, 134
CMY:
18, 20, 47
CMYK:
0, 1, 36, 18
HSL:
58°, 44.0476%, 67.0588%
HSV (HSB):
58°, 35.5769%, 81.5686%
XYZ:
52.1468, 58.7938, 31.1542
xyY:
0.3670, 0.4138, 58.7938
CIE-Lab:
81.1781, -9.5478, 35.7586
CIE-LCH:
81.1781, 37.0113, 104.9497
CIE-Luv:
81.1781, 5.4473, 49.2175
Hunter-Lab:
76.6771, -12.7900, 29.5842
#d0cd86 color charts
#d0cd86 color shades, tints & tones
#d0cd86 color schemes
#d0cd86 color preview, HTML & CSS examples
This text has a color of #d0cd86
<p style="color:#d0cd86;">Text here</p>
.mytext {color:#d0cd86;}
This box has a color of #d0cd86
<div style="background-color:#d0cd86;">Content here</div>
.mybackground {background-color:#d0cd86;}
Border around this has a color of #d0cd86
<div style="border:2px solid #d0cd86;">Content here</div>
.myborder {border:2px solid #d0cd86;}