#d3a12b color space conversions
Hex:
#d3a12b
RGB:
211, 161, 43
CMY:
17, 37, 83
CMYK:
0, 24, 80, 17
HSL:
42°, 66.1417%, 49.8039%
HSV (HSB):
42°, 79.6209%, 82.7451%
XYZ:
40.0449, 39.5130, 7.8017
xyY:
0.4584, 0.4523, 39.5130
CIE-Lab:
69.1213, 7.9324, 63.6917
CIE-LCH:
69.1213, 64.1838, 82.9007
CIE-Luv:
69.1213, 41.5881, 66.1740
Hunter-Lab:
62.8594, 3.7103, 36.6429
#d3a12b color charts
#d3a12b color shades, tints & tones
#d3a12b color schemes
#d3a12b color preview, HTML & CSS examples
This text has a color of #d3a12b
<p style="color:#d3a12b;">Text here</p>
.mytext {color:#d3a12b;}
This box has a color of #d3a12b
<div style="background-color:#d3a12b;">Content here</div>
.mybackground {background-color:#d3a12b;}
Border around this has a color of #d3a12b
<div style="border:2px solid #d3a12b;">Content here</div>
.myborder {border:2px solid #d3a12b;}