#d3c14d color space conversions
Hex:
#d3c14d
RGB:
211, 193, 77
CMY:
17, 24, 70
CMYK:
0, 9, 64, 17
HSL:
52°, 60.3604%, 56.4706%
HSV (HSB):
52°, 63.5071%, 82.7451%
XYZ:
47.2735, 52.5246, 14.6679
xyY:
0.4130, 0.4589, 52.5246
CIE-Lab:
77.5935, -7.2671, 58.8425
CIE-LCH:
77.5935, 59.2896, 97.0404
CIE-Luv:
77.5935, 17.3986, 69.9735
Hunter-Lab:
72.4739, -10.3968, 38.7321
#d3c14d color charts
#d3c14d color shades, tints & tones
#d3c14d color schemes
#d3c14d color preview, HTML & CSS examples
This text has a color of #d3c14d
<p style="color:#d3c14d;">Text here</p>
.mytext {color:#d3c14d;}
This box has a color of #d3c14d
<div style="background-color:#d3c14d;">Content here</div>
.mybackground {background-color:#d3c14d;}
Border around this has a color of #d3c14d
<div style="border:2px solid #d3c14d;">Content here</div>
.myborder {border:2px solid #d3c14d;}