#d7c85c color space conversions
Hex:
#d7c85c
RGB:
215, 200, 92
CMY:
16, 22, 64
CMYK:
0, 7, 57, 16
HSL:
53°, 60.5911%, 60.1961%
HSV (HSB):
53°, 57.2093%, 84.3137%
XYZ:
50.6104, 56.5283, 18.3688
xyY:
0.4032, 0.4504, 56.5283
CIE-Lab:
79.9136, -8.1575, 54.8577
CIE-LCH:
79.9136, 55.4609, 98.4580
CIE-Luv:
79.9136, 15.0042, 67.6830
Hunter-Lab:
75.1853, -11.4185, 38.1444
#d7c85c color charts
#d7c85c color shades, tints & tones
#d7c85c color schemes
#d7c85c color preview, HTML & CSS examples
This text has a color of #d7c85c
<p style="color:#d7c85c;">Text here</p>
.mytext {color:#d7c85c;}
This box has a color of #d7c85c
<div style="background-color:#d7c85c;">Content here</div>
.mybackground {background-color:#d7c85c;}
Border around this has a color of #d7c85c
<div style="border:2px solid #d7c85c;">Content here</div>
.myborder {border:2px solid #d7c85c;}