#d3a514 color space conversions
Hex:
#d3a514
RGB:
211, 165, 20
CMY:
17, 35, 92
CMYK:
0, 22, 91, 17
HSL:
46°, 82.6840%, 45.2941%
HSV (HSB):
46°, 90.5213%, 82.7451%
XYZ:
40.4454, 40.8097, 6.4072
xyY:
0.4614, 0.4655, 40.8097
CIE-Lab:
70.0424, 5.2077, 70.5574
CIE-LCH:
70.0424, 70.7493, 85.7788
CIE-Luv:
70.0424, 39.1299, 71.3642
Hunter-Lab:
63.8824, 1.2180, 38.7711
#d3a514 color charts
#d3a514 color shades, tints & tones
#d3a514 color schemes
#d3a514 color preview, HTML & CSS examples
This text has a color of #d3a514
<p style="color:#d3a514;">Text here</p>
.mytext {color:#d3a514;}
This box has a color of #d3a514
<div style="background-color:#d3a514;">Content here</div>
.mybackground {background-color:#d3a514;}
Border around this has a color of #d3a514
<div style="border:2px solid #d3a514;">Content here</div>
.myborder {border:2px solid #d3a514;}