#d3c96e color space conversions
Hex:
#d3c96e
RGB:
211, 201, 110
CMY:
17, 21, 57
CMYK:
0, 5, 48, 17
HSL:
54°, 53.4392%, 62.9412%
HSV (HSB):
54°, 47.8673%, 82.7451%
XYZ:
50.5651, 56.7480, 23.0402
xyY:
0.3879, 0.4353, 56.7480
CIE-Lab:
80.0376, -8.8131, 46.4015
CIE-LCH:
80.0376, 47.2310, 100.7542
CIE-Luv:
80.0376, 10.9060, 60.0365
Hunter-Lab:
75.3312, -12.0139, 34.5979
#d3c96e color charts
#d3c96e color shades, tints & tones
#d3c96e color schemes
#d3c96e color preview, HTML & CSS examples
This text has a color of #d3c96e
<p style="color:#d3c96e;">Text here</p>
.mytext {color:#d3c96e;}
This box has a color of #d3c96e
<div style="background-color:#d3c96e;">Content here</div>
.mybackground {background-color:#d3c96e;}
Border around this has a color of #d3c96e
<div style="border:2px solid #d3c96e;">Content here</div>
.myborder {border:2px solid #d3c96e;}