#d5ac5b color space conversions
Hex:
#d5ac5b
RGB:
213, 172, 91
CMY:
16, 33, 64
CMYK:
0, 19, 57, 16
HSL:
40°, 59.2233%, 59.6078%
HSV (HSB):
40°, 57.2770%, 83.5294%
XYZ:
44.0814, 44.4065, 16.1455
xyY:
0.4213, 0.4244, 44.4065
CIE-Lab:
72.4994, 5.5652, 46.7263
CIE-LCH:
72.4994, 47.0565, 83.2080
CIE-Luv:
72.4994, 32.6018, 55.1263
Hunter-Lab:
66.6382, 1.4615, 32.2816
#d5ac5b color charts
#d5ac5b color shades, tints & tones
#d5ac5b color schemes
#d5ac5b color preview, HTML & CSS examples
This text has a color of #d5ac5b
<p style="color:#d5ac5b;">Text here</p>
.mytext {color:#d5ac5b;}
This box has a color of #d5ac5b
<div style="background-color:#d5ac5b;">Content here</div>
.mybackground {background-color:#d5ac5b;}
Border around this has a color of #d5ac5b
<div style="border:2px solid #d5ac5b;">Content here</div>
.myborder {border:2px solid #d5ac5b;}