#d2a85a color space conversions
Hex:
#d2a85a
RGB:
210, 168, 90
CMY:
18, 34, 65
CMYK:
0, 20, 57, 18
HSL:
39°, 57.1429%, 58.8235%
HSV (HSB):
39°, 57.1429%, 82.3529%
XYZ:
42.4264, 42.4451, 15.6295
xyY:
0.4221, 0.4223, 42.4451
CIE-Lab:
71.1767, 6.3609, 45.5859
CIE-LCH:
71.1767, 46.0275, 82.0564
CIE-Luv:
71.1767, 33.2344, 53.5274
Hunter-Lab:
65.1499, 2.2291, 31.3812
#d2a85a color charts
#d2a85a color shades, tints & tones
#d2a85a color schemes
#d2a85a color preview, HTML & CSS examples
This text has a color of #d2a85a
<p style="color:#d2a85a;">Text here</p>
.mytext {color:#d2a85a;}
This box has a color of #d2a85a
<div style="background-color:#d2a85a;">Content here</div>
.mybackground {background-color:#d2a85a;}
Border around this has a color of #d2a85a
<div style="border:2px solid #d2a85a;">Content here</div>
.myborder {border:2px solid #d2a85a;}