#d3cb52 color space conversions
Hex:
#d3cb52
RGB:
211, 203, 82
CMY:
17, 20, 68
CMYK:
0, 4, 61, 17
HSL:
56°, 59.4470%, 57.4510%
HSV (HSB):
56°, 61.1374%, 82.7451%
XYZ:
49.7429, 57.1700, 16.3958
xyY:
0.4034, 0.4636, 57.1700
CIE-Lab:
80.2751, -12.0446, 59.5884
CIE-LCH:
80.2751, 60.7935, 101.4272
CIE-Luv:
80.2751, 10.6289, 72.6378
Hunter-Lab:
75.6108, -14.8872, 40.0708
#d3cb52 color charts
#d3cb52 color shades, tints & tones
#d3cb52 color schemes
#d3cb52 color preview, HTML & CSS examples
This text has a color of #d3cb52
<p style="color:#d3cb52;">Text here</p>
.mytext {color:#d3cb52;}
This box has a color of #d3cb52
<div style="background-color:#d3cb52;">Content here</div>
.mybackground {background-color:#d3cb52;}
Border around this has a color of #d3cb52
<div style="border:2px solid #d3cb52;">Content here</div>
.myborder {border:2px solid #d3cb52;}