#d3cd2b color space conversions
Hex:
#d3cd2b
RGB:
211, 205, 43
CMY:
17, 20, 83
CMYK:
0, 3, 80, 17
HSL:
58°, 66.1417%, 49.8039%
HSV (HSB):
58°, 79.6209%, 82.7451%
XYZ:
49.1313, 57.6859, 10.8305
xyY:
0.4176, 0.4903, 57.6859
CIE-Lab:
80.5639, -14.9474, 73.8222
CIE-LCH:
80.5639, 75.3203, 101.4464
CIE-Luv:
80.5639, 10.1629, 83.7281
Hunter-Lab:
75.9513, -17.4467, 44.7112
#d3cd2b color charts
#d3cd2b color shades, tints & tones
#d3cd2b color schemes
#d3cd2b color preview, HTML & CSS examples
This text has a color of #d3cd2b
<p style="color:#d3cd2b;">Text here</p>
.mytext {color:#d3cd2b;}
This box has a color of #d3cd2b
<div style="background-color:#d3cd2b;">Content here</div>
.mybackground {background-color:#d3cd2b;}
Border around this has a color of #d3cd2b
<div style="border:2px solid #d3cd2b;">Content here</div>
.myborder {border:2px solid #d3cd2b;}