#d2a06f color space conversions
Hex:
#d2a06f
RGB:
210, 160, 111
CMY:
18, 37, 56
CMYK:
0, 24, 47, 18
HSL:
30°, 52.3810%, 62.9412%
HSV (HSB):
30°, 47.1429%, 82.3529%
XYZ:
42.0184, 39.9909, 20.5433
xyY:
0.4097, 0.3900, 39.9909
CIE-Lab:
69.4631, 12.5182, 32.6404
CIE-LCH:
69.4631, 34.9586, 69.0172
CIE-Luv:
69.4631, 37.0838, 39.0699
Hunter-Lab:
63.2384, 7.9361, 25.0062
#d2a06f color charts
#d2a06f color shades, tints & tones
#d2a06f color schemes
#d2a06f color preview, HTML & CSS examples
This text has a color of #d2a06f
<p style="color:#d2a06f;">Text here</p>
.mytext {color:#d2a06f;}
This box has a color of #d2a06f
<div style="background-color:#d2a06f;">Content here</div>
.mybackground {background-color:#d2a06f;}
Border around this has a color of #d2a06f
<div style="border:2px solid #d2a06f;">Content here</div>
.myborder {border:2px solid #d2a06f;}