#d7c99a color space conversions
Hex:
#d7c99a
RGB:
215, 201, 154
CMY:
16, 21, 40
CMYK:
0, 7, 28, 16
HSL:
46°, 43.2624%, 72.3529%
HSV (HSB):
46°, 28.3721%, 84.3137%
XYZ:
54.7437, 58.5535, 38.9885
xyY:
0.3595, 0.3845, 58.5535
CIE-Lab:
81.0455, -2.2914, 25.2979
CIE-LCH:
81.0455, 25.4015, 95.1756
CIE-Luv:
81.0455, 11.2792, 35.3429
Hunter-Lab:
76.5202, -6.2088, 23.3548
#d7c99a color charts
#d7c99a color shades, tints & tones
#d7c99a color schemes
#d7c99a color preview, HTML & CSS examples
This text has a color of #d7c99a
<p style="color:#d7c99a;">Text here</p>
.mytext {color:#d7c99a;}
This box has a color of #d7c99a
<div style="background-color:#d7c99a;">Content here</div>
.mybackground {background-color:#d7c99a;}
Border around this has a color of #d7c99a
<div style="border:2px solid #d7c99a;">Content here</div>
.myborder {border:2px solid #d7c99a;}