#d3a10f color space conversions
Hex:
#d3a10f
RGB:
211, 161, 15
CMY:
17, 37, 94
CMYK:
0, 24, 93, 17
HSL:
45°, 86.7257%, 44.3137%
HSV (HSB):
45°, 92.8910%, 82.7451%
XYZ:
39.6951, 39.3731, 5.9596
xyY:
0.4668, 0.4631, 39.3731
CIE-Lab:
69.0207, 7.2714, 70.6514
CIE-LCH:
69.0207, 71.0246, 84.1239
CIE-Luv:
69.0207, 42.2856, 70.3178
Hunter-Lab:
62.7480, 3.1120, 38.2925
#d3a10f color charts
#d3a10f color shades, tints & tones
#d3a10f color schemes
#d3a10f color preview, HTML & CSS examples
This text has a color of #d3a10f
<p style="color:#d3a10f;">Text here</p>
.mytext {color:#d3a10f;}
This box has a color of #d3a10f
<div style="background-color:#d3a10f;">Content here</div>
.mybackground {background-color:#d3a10f;}
Border around this has a color of #d3a10f
<div style="border:2px solid #d3a10f;">Content here</div>
.myborder {border:2px solid #d3a10f;}