#d3cb42 color space conversions
Hex:
#d3cb42
RGB:
211, 203, 66
CMY:
17, 20, 74
CMYK:
0, 4, 69, 17
HSL:
57°, 62.2318%, 54.3137%
HSV (HSB):
57°, 68.7204%, 82.7451%
XYZ:
49.2033, 56.9541, 13.5542
xyY:
0.4110, 0.4758, 56.9541
CIE-Lab:
80.1538, -12.9840, 65.9201
CIE-LCH:
80.1538, 67.1866, 101.1426
CIE-Luv:
80.1538, 11.0551, 77.6876
Hunter-Lab:
75.4679, -15.6912, 42.1789
#d3cb42 color charts
#d3cb42 color shades, tints & tones
#d3cb42 color schemes
#d3cb42 color preview, HTML & CSS examples
This text has a color of #d3cb42
<p style="color:#d3cb42;">Text here</p>
.mytext {color:#d3cb42;}
This box has a color of #d3cb42
<div style="background-color:#d3cb42;">Content here</div>
.mybackground {background-color:#d3cb42;}
Border around this has a color of #d3cb42
<div style="border:2px solid #d3cb42;">Content here</div>
.myborder {border:2px solid #d3cb42;}