#d5ab5b color space conversions
Hex:
#d5ab5b
RGB:
213, 171, 91
CMY:
16, 33, 64
CMYK:
0, 20, 57, 16
HSL:
39°, 59.2233%, 59.6078%
HSV (HSB):
39°, 57.2770%, 83.5294%
XYZ:
43.8918, 44.0273, 16.0823
xyY:
0.4220, 0.4233, 44.0273
CIE-Lab:
72.2467, 6.0985, 46.4290
CIE-LCH:
72.2467, 46.8278, 82.5170
CIE-Luv:
72.2467, 33.3017, 54.6640
Hunter-Lab:
66.3531, 1.9579, 32.0768
#d5ab5b color charts
#d5ab5b color shades, tints & tones
#d5ab5b color schemes
#d5ab5b color preview, HTML & CSS examples
This text has a color of #d5ab5b
<p style="color:#d5ab5b;">Text here</p>
.mytext {color:#d5ab5b;}
This box has a color of #d5ab5b
<div style="background-color:#d5ab5b;">Content here</div>
.mybackground {background-color:#d5ab5b;}
Border around this has a color of #d5ab5b
<div style="border:2px solid #d5ab5b;">Content here</div>
.myborder {border:2px solid #d5ab5b;}