#d1ab5d color space conversions
Hex:
#d1ab5d
RGB:
209, 171, 93
CMY:
18, 33, 64
CMYK:
0, 18, 56, 18
HSL:
40°, 55.7692%, 59.2157%
HSV (HSB):
40°, 55.5024%, 81.9608%
XYZ:
42.8332, 43.4714, 16.4892
xyY:
0.4167, 0.4229, 43.4714
CIE-Lab:
71.8738, 4.5736, 44.9018
CIE-LCH:
71.8738, 45.1341, 84.1841
CIE-Luv:
71.8738, 30.2087, 53.5059
Hunter-Lab:
65.9329, 0.5797, 31.3251
#d1ab5d color charts
#d1ab5d color shades, tints & tones
#d1ab5d color schemes
#d1ab5d color preview, HTML & CSS examples
This text has a color of #d1ab5d
<p style="color:#d1ab5d;">Text here</p>
.mytext {color:#d1ab5d;}
This box has a color of #d1ab5d
<div style="background-color:#d1ab5d;">Content here</div>
.mybackground {background-color:#d1ab5d;}
Border around this has a color of #d1ab5d
<div style="border:2px solid #d1ab5d;">Content here</div>
.myborder {border:2px solid #d1ab5d;}