#d9c85e color space conversions
Hex:
#d9c85e
RGB:
217, 200, 94
CMY:
15, 22, 63
CMYK:
0, 8, 57, 15
HSL:
52°, 61.8090%, 60.9804%
HSV (HSB):
52°, 56.6820%, 85.0980%
XYZ:
51.2899, 56.8684, 18.8631
xyY:
0.4038, 0.4477, 56.8684
CIE-Lab:
80.1055, -7.1791, 54.2062
CIE-LCH:
80.1055, 54.6795, 97.5444
CIE-Luv:
80.1055, 16.3150, 66.9630
Hunter-Lab:
75.4112, -10.5650, 37.9572
#d9c85e color charts
#d9c85e color shades, tints & tones
#d9c85e color schemes
#d9c85e color preview, HTML & CSS examples
This text has a color of #d9c85e
<p style="color:#d9c85e;">Text here</p>
.mytext {color:#d9c85e;}
This box has a color of #d9c85e
<div style="background-color:#d9c85e;">Content here</div>
.mybackground {background-color:#d9c85e;}
Border around this has a color of #d9c85e
<div style="border:2px solid #d9c85e;">Content here</div>
.myborder {border:2px solid #d9c85e;}