#d2a94a color space conversions
Hex:
#d2a94a
RGB:
210, 169, 74
CMY:
18, 34, 71
CMYK:
0, 20, 65, 18
HSL:
42°, 60.1770%, 55.6863%
HSV (HSB):
42°, 64.7619%, 82.3529%
XYZ:
42.0023, 42.5720, 12.4820
xyY:
0.4328, 0.4386, 42.5720
CIE-Lab:
71.2635, 4.7093, 53.2979
CIE-LCH:
71.2635, 53.5055, 84.9505
CIE-Luv:
71.2635, 33.4878, 60.4723
Hunter-Lab:
65.2472, 0.7252, 34.3307
#d2a94a color charts
#d2a94a color shades, tints & tones
#d2a94a color schemes
#d2a94a color preview, HTML & CSS examples
This text has a color of #d2a94a
<p style="color:#d2a94a;">Text here</p>
.mytext {color:#d2a94a;}
This box has a color of #d2a94a
<div style="background-color:#d2a94a;">Content here</div>
.mybackground {background-color:#d2a94a;}
Border around this has a color of #d2a94a
<div style="border:2px solid #d2a94a;">Content here</div>
.myborder {border:2px solid #d2a94a;}