#d2a56e color space conversions
Hex:
#d2a56e
RGB:
210, 165, 110
CMY:
18, 35, 57
CMYK:
0, 21, 48, 18
HSL:
33°, 52.6316%, 62.7451%
HSV (HSB):
33°, 47.6190%, 82.3529%
XYZ:
42.8479, 41.7377, 20.5497
xyY:
0.4076, 0.3970, 41.7377
CIE-Lab:
70.6897, 9.7214, 34.7434
CIE-LCH:
70.6897, 36.0778, 74.3680
CIE-Luv:
70.6897, 33.7837, 42.1271
Hunter-Lab:
64.6047, 5.3287, 26.3641
#d2a56e color charts
#d2a56e color shades, tints & tones
#d2a56e color schemes
#d2a56e color preview, HTML & CSS examples
This text has a color of #d2a56e
<p style="color:#d2a56e;">Text here</p>
.mytext {color:#d2a56e;}
This box has a color of #d2a56e
<div style="background-color:#d2a56e;">Content here</div>
.mybackground {background-color:#d2a56e;}
Border around this has a color of #d2a56e
<div style="border:2px solid #d2a56e;">Content here</div>
.myborder {border:2px solid #d2a56e;}