#d3a13b color space conversions
Hex:
#d3a13b
RGB:
211, 161, 59
CMY:
17, 37, 77
CMYK:
0, 24, 72, 17
HSL:
40°, 63.3333%, 52.9412%
HSV (HSB):
40°, 72.0379%, 82.7451%
XYZ:
40.3983, 39.6544, 9.6625
xyY:
0.4503, 0.4420, 39.6544
CIE-Lab:
69.2227, 8.5948, 57.7270
CIE-LCH:
69.2227, 58.3633, 81.5316
CIE-Luv:
69.2227, 40.8996, 62.0790
Hunter-Lab:
62.9717, 4.3126, 34.9826
#d3a13b color charts
#d3a13b color shades, tints & tones
#d3a13b color schemes
#d3a13b color preview, HTML & CSS examples
This text has a color of #d3a13b
<p style="color:#d3a13b;">Text here</p>
.mytext {color:#d3a13b;}
This box has a color of #d3a13b
<div style="background-color:#d3a13b;">Content here</div>
.mybackground {background-color:#d3a13b;}
Border around this has a color of #d3a13b
<div style="border:2px solid #d3a13b;">Content here</div>
.myborder {border:2px solid #d3a13b;}