#d8c75c color space conversions
Hex:
#d8c75c
RGB:
216, 199, 92
CMY:
15, 22, 64
CMYK:
0, 8, 57, 15
HSL:
52°, 61.3861%, 60.3922%
HSV (HSB):
52°, 57.4074%, 84.7059%
XYZ:
50.6741, 56.2185, 18.3057
xyY:
0.4048, 0.4490, 56.2185
CIE-Lab:
79.7380, -7.2307, 54.6818
CIE-LCH:
79.7380, 55.1578, 97.5327
CIE-Luv:
79.7380, 16.3567, 67.2698
Hunter-Lab:
74.9790, -10.5751, 38.0100
#d8c75c color charts
#d8c75c color shades, tints & tones
#d8c75c color schemes
#d8c75c color preview, HTML & CSS examples
This text has a color of #d8c75c
<p style="color:#d8c75c;">Text here</p>
.mytext {color:#d8c75c;}
This box has a color of #d8c75c
<div style="background-color:#d8c75c;">Content here</div>
.mybackground {background-color:#d8c75c;}
Border around this has a color of #d8c75c
<div style="border:2px solid #d8c75c;">Content here</div>
.myborder {border:2px solid #d8c75c;}