#d2a54a color space conversions
Hex:
#d2a54a
RGB:
210, 165, 74
CMY:
18, 35, 71
CMYK:
0, 21, 65, 18
HSL:
40°, 60.1770%, 55.6863%
HSV (HSB):
40°, 64.7619%, 82.3529%
XYZ:
41.2695, 41.1063, 12.2377
xyY:
0.4362, 0.4345, 41.1063
CIE-Lab:
70.2503, 6.8484, 52.1890
CIE-LCH:
70.2503, 52.6365, 82.5242
CIE-Luv:
70.2503, 36.3722, 58.7218
Hunter-Lab:
64.1142, 2.6983, 33.5630
#d2a54a color charts
#d2a54a color shades, tints & tones
#d2a54a color schemes
#d2a54a color preview, HTML & CSS examples
This text has a color of #d2a54a
<p style="color:#d2a54a;">Text here</p>
.mytext {color:#d2a54a;}
This box has a color of #d2a54a
<div style="background-color:#d2a54a;">Content here</div>
.mybackground {background-color:#d2a54a;}
Border around this has a color of #d2a54a
<div style="border:2px solid #d2a54a;">Content here</div>
.myborder {border:2px solid #d2a54a;}