#d3a930 color space conversions
Hex:
#d3a930
RGB:
211, 169, 48
CMY:
17, 34, 81
CMYK:
0, 20, 77, 17
HSL:
45°, 64.9402%, 50.7843%
HSV (HSB):
45°, 77.2512%, 82.7451%
XYZ:
41.5854, 42.4382, 8.7959
xyY:
0.4480, 0.4572, 42.4382
CIE-Lab:
71.1720, 3.8394, 63.8389
CIE-LCH:
71.1720, 63.9542, 86.5582
CIE-Luv:
71.1720, 35.3975, 68.2611
Hunter-Lab:
65.1446, -0.0566, 37.5958
#d3a930 color charts
#d3a930 color shades, tints & tones
#d3a930 color schemes
#d3a930 color preview, HTML & CSS examples
This text has a color of #d3a930
<p style="color:#d3a930;">Text here</p>
.mytext {color:#d3a930;}
This box has a color of #d3a930
<div style="background-color:#d3a930;">Content here</div>
.mybackground {background-color:#d3a930;}
Border around this has a color of #d3a930
<div style="border:2px solid #d3a930;">Content here</div>
.myborder {border:2px solid #d3a930;}