#d3a04e color space conversions
Hex:
#d3a04e
RGB:
211, 160, 78
CMY:
17, 37, 69
CMYK:
0, 24, 63, 17
HSL:
37°, 60.1810%, 56.6667%
HSV (HSB):
37°, 63.0332%, 82.7451%
XYZ:
40.8099, 39.5406, 12.6889
xyY:
0.4386, 0.4250, 39.5406
CIE-Lab:
69.1410, 10.2193, 49.1046
CIE-LCH:
69.1410, 50.1567, 78.2439
CIE-Luv:
69.1410, 40.5211, 55.0415
Hunter-Lab:
62.8813, 5.8042, 32.0527
#d3a04e color charts
#d3a04e color shades, tints & tones
#d3a04e color schemes
#d3a04e color preview, HTML & CSS examples
This text has a color of #d3a04e
<p style="color:#d3a04e;">Text here</p>
.mytext {color:#d3a04e;}
This box has a color of #d3a04e
<div style="background-color:#d3a04e;">Content here</div>
.mybackground {background-color:#d3a04e;}
Border around this has a color of #d3a04e
<div style="border:2px solid #d3a04e;">Content here</div>
.myborder {border:2px solid #d3a04e;}