#d3a701 color space conversions
Hex:
#d3a701
RGB:
211, 167, 1
CMY:
17, 35, 100
CMYK:
0, 21, 100, 17
HSL:
47°, 99.0566%, 41.5686%
HSV (HSB):
47°, 99.5261%, 82.7451%
XYZ:
40.6882, 41.4885, 5.8923
xyY:
0.4620, 0.4711, 41.4885
CIE-Lab:
70.5168, 3.9136, 73.5176
CIE-LCH:
70.5168, 73.6217, 86.9528
CIE-Luv:
70.5168, 37.8227, 73.5369
Hunter-Lab:
64.4116, 0.0365, 39.6643
#d3a701 color charts
#d3a701 color shades, tints & tones
#d3a701 color schemes
#d3a701 color preview, HTML & CSS examples
This text has a color of #d3a701
<p style="color:#d3a701;">Text here</p>
.mytext {color:#d3a701;}
This box has a color of #d3a701
<div style="background-color:#d3a701;">Content here</div>
.mybackground {background-color:#d3a701;}
Border around this has a color of #d3a701
<div style="border:2px solid #d3a701;">Content here</div>
.myborder {border:2px solid #d3a701;}