#d3c15e color space conversions
Hex:
#d3c15e
RGB:
211, 193, 94
CMY:
17, 24, 63
CMYK:
0, 9, 55, 17
HSL:
51°, 57.0732%, 59.8039%
HSV (HSB):
51°, 55.4502%, 82.7451%
XYZ:
47.9543, 52.7970, 18.2530
xyY:
0.4030, 0.4437, 52.7970
CIE-Lab:
77.7550, -6.0704, 51.3686
CIE-LCH:
77.7550, 51.7261, 96.7396
CIE-Luv:
77.7550, 16.7398, 63.4589
Hunter-Lab:
72.6615, -9.3533, 35.9690
#d3c15e color charts
#d3c15e color shades, tints & tones
#d3c15e color schemes
#d3c15e color preview, HTML & CSS examples
This text has a color of #d3c15e
<p style="color:#d3c15e;">Text here</p>
.mytext {color:#d3c15e;}
This box has a color of #d3c15e
<div style="background-color:#d3c15e;">Content here</div>
.mybackground {background-color:#d3c15e;}
Border around this has a color of #d3c15e
<div style="border:2px solid #d3c15e;">Content here</div>
.myborder {border:2px solid #d3c15e;}