#d5ab5c color space conversions
Hex:
#d5ab5c
RGB:
213, 171, 92
CMY:
16, 33, 64
CMYK:
0, 20, 57, 16
HSL:
39°, 59.0244%, 59.8039%
HSV (HSB):
39°, 56.8075%, 83.5294%
XYZ:
43.9352, 44.0447, 16.3110
xyY:
0.4213, 0.4223, 44.0447
CIE-Lab:
72.2583, 6.1759, 45.9501
CIE-LCH:
72.2583, 46.3633, 82.3451
CIE-Luv:
72.2583, 33.2357, 54.2177
Hunter-Lab:
66.3662, 2.0285, 31.8844
#d5ab5c color charts
#d5ab5c color shades, tints & tones
#d5ab5c color schemes
#d5ab5c color preview, HTML & CSS examples
This text has a color of #d5ab5c
<p style="color:#d5ab5c;">Text here</p>
.mytext {color:#d5ab5c;}
This box has a color of #d5ab5c
<div style="background-color:#d5ab5c;">Content here</div>
.mybackground {background-color:#d5ab5c;}
Border around this has a color of #d5ab5c
<div style="border:2px solid #d5ab5c;">Content here</div>
.myborder {border:2px solid #d5ab5c;}