#d9c85a color space conversions
Hex:
#d9c85a
RGB:
217, 200, 90
CMY:
15, 22, 65
CMYK:
0, 8, 59, 15
HSL:
52°, 62.5616%, 60.1961%
HSV (HSB):
52°, 58.5253%, 85.0980%
XYZ:
51.1150, 56.7985, 17.9420
xyY:
0.4061, 0.4513, 56.7985
CIE-Lab:
80.0661, -7.4724, 55.9833
CIE-LCH:
80.0661, 56.4798, 97.6027
CIE-Luv:
80.0661, 16.4720, 68.5555
Hunter-Lab:
75.3647, -10.8234, 38.6402
#d9c85a color charts
#d9c85a color shades, tints & tones
#d9c85a color schemes
#d9c85a color preview, HTML & CSS examples
This text has a color of #d9c85a
<p style="color:#d9c85a;">Text here</p>
.mytext {color:#d9c85a;}
This box has a color of #d9c85a
<div style="background-color:#d9c85a;">Content here</div>
.mybackground {background-color:#d9c85a;}
Border around this has a color of #d9c85a
<div style="border:2px solid #d9c85a;">Content here</div>
.myborder {border:2px solid #d9c85a;}