#d2a95a color space conversions
Hex:
#d2a95a
RGB:
210, 169, 90
CMY:
18, 34, 65
CMYK:
0, 20, 57, 18
HSL:
40°, 57.1429%, 58.8235%
HSV (HSB):
40°, 57.1429%, 82.3529%
XYZ:
42.6118, 42.8158, 15.6912
xyY:
0.4214, 0.4234, 42.8158
CIE-Lab:
71.4297, 5.8259, 45.8843
CIE-LCH:
71.4297, 46.2527, 82.7640
CIE-Luv:
71.4297, 32.5342, 53.9909
Hunter-Lab:
65.4338, 1.7337, 31.5857
#d2a95a color charts
#d2a95a color shades, tints & tones
#d2a95a color schemes
#d2a95a color preview, HTML & CSS examples
This text has a color of #d2a95a
<p style="color:#d2a95a;">Text here</p>
.mytext {color:#d2a95a;}
This box has a color of #d2a95a
<div style="background-color:#d2a95a;">Content here</div>
.mybackground {background-color:#d2a95a;}
Border around this has a color of #d2a95a
<div style="border:2px solid #d2a95a;">Content here</div>
.myborder {border:2px solid #d2a95a;}