#d3ca42 color space conversions
Hex:
#d3ca42
RGB:
211, 202, 66
CMY:
17, 21, 74
CMYK:
0, 4, 69, 17
HSL:
56°, 62.2318%, 54.3137%
HSV (HSB):
56°, 68.7204%, 82.7451%
XYZ:
48.9679, 56.4833, 13.4757
xyY:
0.4117, 0.4749, 56.4833
CIE-Lab:
79.8881, -12.4801, 65.6551
CIE-LCH:
79.8881, 66.8307, 100.7627
CIE-Luv:
79.8881, 11.7154, 77.2663
Hunter-Lab:
75.1554, -15.2193, 41.9778
#d3ca42 color charts
#d3ca42 color shades, tints & tones
#d3ca42 color schemes
#d3ca42 color preview, HTML & CSS examples
This text has a color of #d3ca42
<p style="color:#d3ca42;">Text here</p>
.mytext {color:#d3ca42;}
This box has a color of #d3ca42
<div style="background-color:#d3ca42;">Content here</div>
.mybackground {background-color:#d3ca42;}
Border around this has a color of #d3ca42
<div style="border:2px solid #d3ca42;">Content here</div>
.myborder {border:2px solid #d3ca42;}