#d5c97e color space conversions
Hex:
#d5c97e
RGB:
213, 201, 126
CMY:
16, 21, 51
CMYK:
0, 6, 41, 16
HSL:
52°, 50.8772%, 66.4706%
HSV (HSB):
52°, 40.8451%, 83.5294%
XYZ:
52.0931, 57.4258, 28.0773
xyY:
0.3786, 0.4173, 57.4258
CIE-Lab:
80.4185, -6.4142, 38.9387
CIE-LCH:
80.4185, 39.4634, 99.3540
CIE-Luv:
80.4185, 11.5108, 51.9385
Hunter-Lab:
75.7798, -9.9089, 31.0782
#d5c97e color charts
#d5c97e color shades, tints & tones
#d5c97e color schemes
#d5c97e color preview, HTML & CSS examples
This text has a color of #d5c97e
<p style="color:#d5c97e;">Text here</p>
.mytext {color:#d5c97e;}
This box has a color of #d5c97e
<div style="background-color:#d5c97e;">Content here</div>
.mybackground {background-color:#d5c97e;}
Border around this has a color of #d5c97e
<div style="border:2px solid #d5c97e;">Content here</div>
.myborder {border:2px solid #d5c97e;}