#d5c96e color space conversions
Hex:
#d5c96e
RGB:
213, 201, 110
CMY:
16, 21, 57
CMYK:
0, 6, 48, 16
HSL:
53°, 55.0802%, 63.3333%
HSV (HSB):
53°, 48.3568%, 83.5294%
XYZ:
51.1417, 57.0452, 23.0672
xyY:
0.3896, 0.4346, 57.0452
CIE-Lab:
80.2050, -8.0005, 46.6436
CIE-LCH:
80.2050, 47.3248, 99.7329
CIE-Luv:
80.2050, 12.2541, 60.1449
Hunter-Lab:
75.5283, -11.3086, 34.7619
#d5c96e color charts
#d5c96e color shades, tints & tones
#d5c96e color schemes
#d5c96e color preview, HTML & CSS examples
This text has a color of #d5c96e
<p style="color:#d5c96e;">Text here</p>
.mytext {color:#d5c96e;}
This box has a color of #d5c96e
<div style="background-color:#d5c96e;">Content here</div>
.mybackground {background-color:#d5c96e;}
Border around this has a color of #d5c96e
<div style="border:2px solid #d5c96e;">Content here</div>
.myborder {border:2px solid #d5c96e;}