#d7c97e color space conversions
Hex:
#d7c97e
RGB:
215, 201, 126
CMY:
16, 21, 51
CMYK:
0, 7, 41, 16
HSL:
51°, 52.6627%, 66.8627%
HSV (HSB):
51°, 41.3953%, 84.3137%
XYZ:
52.6769, 57.7267, 28.1047
xyY:
0.3803, 0.4168, 57.7267
CIE-Lab:
80.5866, -5.6161, 39.1873
CIE-LCH:
80.5866, 39.5877, 98.1558
CIE-Luv:
80.5866, 12.8440, 52.0735
Hunter-Lab:
75.9781, -9.2047, 31.2530
#d7c97e color charts
#d7c97e color shades, tints & tones
#d7c97e color schemes
#d7c97e color preview, HTML & CSS examples
This text has a color of #d7c97e
<p style="color:#d7c97e;">Text here</p>
.mytext {color:#d7c97e;}
This box has a color of #d7c97e
<div style="background-color:#d7c97e;">Content here</div>
.mybackground {background-color:#d7c97e;}
Border around this has a color of #d7c97e
<div style="border:2px solid #d7c97e;">Content here</div>
.myborder {border:2px solid #d7c97e;}