#d2a86f color space conversions
Hex:
#d2a86f
RGB:
210, 168, 111
CMY:
18, 34, 56
CMYK:
0, 20, 47, 18
HSL:
35°, 52.3810%, 62.9412%
HSV (HSB):
35°, 47.1429%, 82.3529%
XYZ:
43.4502, 42.8546, 21.0206
xyY:
0.4048, 0.3993, 42.8546
CIE-Lab:
71.4562, 8.2056, 35.1952
CIE-LCH:
71.4562, 36.1391, 76.8762
CIE-Luv:
71.4562, 31.6780, 43.0819
Hunter-Lab:
65.4634, 3.9153, 26.7861
#d2a86f color charts
#d2a86f color shades, tints & tones
#d2a86f color schemes
#d2a86f color preview, HTML & CSS examples
This text has a color of #d2a86f
<p style="color:#d2a86f;">Text here</p>
.mytext {color:#d2a86f;}
This box has a color of #d2a86f
<div style="background-color:#d2a86f;">Content here</div>
.mybackground {background-color:#d2a86f;}
Border around this has a color of #d2a86f
<div style="border:2px solid #d2a86f;">Content here</div>
.myborder {border:2px solid #d2a86f;}