#d7c85e color space conversions
Hex:
#d7c85e
RGB:
215, 200, 94
CMY:
16, 22, 63
CMYK:
0, 7, 56, 16
HSL:
53°, 60.1990%, 60.5882%
HSV (HSB):
53°, 56.2791%, 84.3137%
XYZ:
50.6990, 56.5638, 18.8355
xyY:
0.4021, 0.4486, 56.5638
CIE-Lab:
79.9336, -8.0075, 53.9643
CIE-LCH:
79.9336, 54.5551, 98.4402
CIE-Luv:
79.9336, 14.9271, 66.8749
Hunter-Lab:
75.2089, -11.2871, 37.7975
#d7c85e color charts
#d7c85e color shades, tints & tones
#d7c85e color schemes
#d7c85e color preview, HTML & CSS examples
This text has a color of #d7c85e
<p style="color:#d7c85e;">Text here</p>
.mytext {color:#d7c85e;}
This box has a color of #d7c85e
<div style="background-color:#d7c85e;">Content here</div>
.mybackground {background-color:#d7c85e;}
Border around this has a color of #d7c85e
<div style="border:2px solid #d7c85e;">Content here</div>
.myborder {border:2px solid #d7c85e;}