#d8cd85 color space conversions
Hex:
#d8cd85
RGB:
216, 205, 133
CMY:
15, 20, 48
CMYK:
0, 5, 38, 15
HSL:
52°, 51.5528%, 68.4314%
HSV (HSB):
52°, 38.4259%, 84.7059%
XYZ:
54.3839, 59.9550, 30.8964
xyY:
0.3745, 0.4128, 59.9550
CIE-Lab:
81.8137, -6.5162, 37.2189
CIE-LCH:
81.8137, 37.7850, 99.9306
CIE-Luv:
81.8137, 10.6888, 50.3420
Hunter-Lab:
77.4306, -10.1331, 30.5435
#d8cd85 color charts
#d8cd85 color shades, tints & tones
#d8cd85 color schemes
#d8cd85 color preview, HTML & CSS examples
This text has a color of #d8cd85
<p style="color:#d8cd85;">Text here</p>
.mytext {color:#d8cd85;}
This box has a color of #d8cd85
<div style="background-color:#d8cd85;">Content here</div>
.mybackground {background-color:#d8cd85;}
Border around this has a color of #d8cd85
<div style="border:2px solid #d8cd85;">Content here</div>
.myborder {border:2px solid #d8cd85;}