#d3a706 color space conversions
Hex:
#d3a706
RGB:
211, 167, 6
CMY:
17, 35, 98
CMYK:
0, 21, 97, 17
HSL:
47°, 94.4700%, 42.5490%
HSV (HSB):
47°, 97.1564%, 82.7451%
XYZ:
40.7156, 41.4995, 6.0366
xyY:
0.4614, 0.4702, 41.4995
CIE-Lab:
70.5244, 3.9653, 72.9184
CIE-LCH:
70.5244, 73.0261, 86.8873
CIE-Luv:
70.5244, 37.7733, 73.2166
Hunter-Lab:
64.4201, 0.0826, 39.5382
#d3a706 color charts
#d3a706 color shades, tints & tones
#d3a706 color schemes
#d3a706 color preview, HTML & CSS examples
This text has a color of #d3a706
<p style="color:#d3a706;">Text here</p>
.mytext {color:#d3a706;}
This box has a color of #d3a706
<div style="background-color:#d3a706;">Content here</div>
.mybackground {background-color:#d3a706;}
Border around this has a color of #d3a706
<div style="border:2px solid #d3a706;">Content here</div>
.myborder {border:2px solid #d3a706;}