#d5ab3f color space conversions
Hex:
#d5ab3f
RGB:
213, 171, 63
CMY:
16, 33, 75
CMYK:
0, 20, 70, 16
HSL:
43°, 64.1026%, 54.1176%
HSV (HSB):
43°, 70.4225%, 83.5294%
XYZ:
42.9007, 43.6308, 10.8631
xyY:
0.4405, 0.4480, 43.6308
CIE-Lab:
71.9811, 4.3124, 58.9313
CIE-LCH:
71.9811, 59.0889, 85.8147
CIE-Luv:
71.9811, 34.8547, 65.1407
Hunter-Lab:
66.0536, 0.3388, 36.4868
#d5ab3f color charts
#d5ab3f color shades, tints & tones
#d5ab3f color schemes
#d5ab3f color preview, HTML & CSS examples
This text has a color of #d5ab3f
<p style="color:#d5ab3f;">Text here</p>
.mytext {color:#d5ab3f;}
This box has a color of #d5ab3f
<div style="background-color:#d5ab3f;">Content here</div>
.mybackground {background-color:#d5ab3f;}
Border around this has a color of #d5ab3f
<div style="border:2px solid #d5ab3f;">Content here</div>
.myborder {border:2px solid #d5ab3f;}