#d3cd4b color space conversions
Hex:
#d3cd4b
RGB:
211, 205, 75
CMY:
17, 20, 71
CMYK:
0, 3, 64, 17
HSL:
57°, 60.7143%, 56.0784%
HSV (HSB):
57°, 64.4550%, 82.7451%
XYZ:
49.9653, 58.0195, 15.2220
xyY:
0.4055, 0.4709, 58.0195
CIE-Lab:
80.7496, -13.4905, 63.0089
CIE-LCH:
80.7496, 64.4369, 102.0848
CIE-Luv:
80.7496, 9.5233, 75.8553
Hunter-Lab:
76.1706, -16.2085, 41.4708
#d3cd4b color charts
#d3cd4b color shades, tints & tones
#d3cd4b color schemes
#d3cd4b color preview, HTML & CSS examples
This text has a color of #d3cd4b
<p style="color:#d3cd4b;">Text here</p>
.mytext {color:#d3cd4b;}
This box has a color of #d3cd4b
<div style="background-color:#d3cd4b;">Content here</div>
.mybackground {background-color:#d3cd4b;}
Border around this has a color of #d3cd4b
<div style="border:2px solid #d3cd4b;">Content here</div>
.myborder {border:2px solid #d3cd4b;}