#d5ab6c color space conversions
Hex:
#d5ab6c
RGB:
213, 171, 108
CMY:
16, 33, 58
CMYK:
0, 20, 49, 16
HSL:
36°, 55.5556%, 62.9412%
HSV (HSB):
36°, 49.2958%, 83.5294%
XYZ:
44.7103, 44.3547, 20.3922
xyY:
0.4085, 0.4052, 44.3547
CIE-Lab:
72.4649, 7.5454, 38.0980
CIE-LCH:
72.4649, 38.8380, 78.7974
CIE-Luv:
72.4649, 32.0840, 46.4273
Hunter-Lab:
66.5993, 3.2840, 28.4654
#d5ab6c color charts
#d5ab6c color shades, tints & tones
#d5ab6c color schemes
#d5ab6c color preview, HTML & CSS examples
This text has a color of #d5ab6c
<p style="color:#d5ab6c;">Text here</p>
.mytext {color:#d5ab6c;}
This box has a color of #d5ab6c
<div style="background-color:#d5ab6c;">Content here</div>
.mybackground {background-color:#d5ab6c;}
Border around this has a color of #d5ab6c
<div style="border:2px solid #d5ab6c;">Content here</div>
.myborder {border:2px solid #d5ab6c;}