#d3a94f color space conversions
Hex:
#d3a94f
RGB:
211, 169, 79
CMY:
17, 34, 69
CMYK:
0, 20, 63, 17
HSL:
41°, 60.0000%, 56.8627%
HSV (HSB):
41°, 62.5592%, 82.7451%
XYZ:
42.4632, 42.7893, 13.4182
xyY:
0.4304, 0.4337, 42.7893
CIE-Lab:
71.4118, 5.4582, 51.1827
CIE-LCH:
71.4118, 51.4729, 83.9129
CIE-Luv:
71.4118, 33.9619, 58.6400
Hunter-Lab:
65.4136, 1.3996, 33.6274
#d3a94f color charts
#d3a94f color shades, tints & tones
#d3a94f color schemes
#d3a94f color preview, HTML & CSS examples
This text has a color of #d3a94f
<p style="color:#d3a94f;">Text here</p>
.mytext {color:#d3a94f;}
This box has a color of #d3a94f
<div style="background-color:#d3a94f;">Content here</div>
.mybackground {background-color:#d3a94f;}
Border around this has a color of #d3a94f
<div style="border:2px solid #d3a94f;">Content here</div>
.myborder {border:2px solid #d3a94f;}