#d3a030 color space conversions
Hex:
#d3a030
RGB:
211, 160, 48
CMY:
17, 37, 81
CMYK:
0, 24, 77, 17
HSL:
41°, 64.9402%, 50.7843%
HSV (HSB):
41°, 77.2512%, 82.7451%
XYZ:
39.9683, 39.2039, 8.2569
xyY:
0.4572, 0.4484, 39.2039
CIE-Lab:
68.8987, 8.6526, 61.7229
CIE-LCH:
68.8987, 62.3265, 82.0200
CIE-Luv:
68.8987, 42.1552, 64.6332
Hunter-Lab:
62.6130, 4.3706, 36.0105
#d3a030 color charts
#d3a030 color shades, tints & tones
#d3a030 color schemes
#d3a030 color preview, HTML & CSS examples
This text has a color of #d3a030
<p style="color:#d3a030;">Text here</p>
.mytext {color:#d3a030;}
This box has a color of #d3a030
<div style="background-color:#d3a030;">Content here</div>
.mybackground {background-color:#d3a030;}
Border around this has a color of #d3a030
<div style="border:2px solid #d3a030;">Content here</div>
.myborder {border:2px solid #d3a030;}