#d2a065 color space conversions
Hex:
#d2a065
RGB:
210, 160, 101
CMY:
18, 37, 60
CMYK:
0, 24, 52, 18
HSL:
32°, 54.7739%, 60.9804%
HSV (HSB):
32°, 51.9048%, 82.3529%
XYZ:
41.4981, 39.7828, 17.8036
xyY:
0.4188, 0.4015, 39.7828
CIE-Lab:
69.3146, 11.5797, 37.7289
CIE-LCH:
69.3146, 39.4659, 72.9377
CIE-Luv:
69.3146, 37.9850, 44.4519
Hunter-Lab:
63.0736, 7.0619, 27.4160
#d2a065 color charts
#d2a065 color shades, tints & tones
#d2a065 color schemes
#d2a065 color preview, HTML & CSS examples
This text has a color of #d2a065
<p style="color:#d2a065;">Text here</p>
.mytext {color:#d2a065;}
This box has a color of #d2a065
<div style="background-color:#d2a065;">Content here</div>
.mybackground {background-color:#d2a065;}
Border around this has a color of #d2a065
<div style="border:2px solid #d2a065;">Content here</div>
.myborder {border:2px solid #d2a065;}