#d5ab1e color space conversions
Hex:
#d5ab1e
RGB:
213, 171, 30
CMY:
16, 33, 88
CMYK:
0, 20, 86, 16
HSL:
46°, 75.3086%, 47.6471%
HSV (HSB):
46°, 85.9155%, 83.5294%
XYZ:
42.2378, 43.3657, 7.3725
xyY:
0.4543, 0.4664, 43.3657
CIE-Lab:
71.8025, 3.0966, 69.8664
CIE-LCH:
71.8025, 69.9350, 87.4622
CIE-Luv:
71.8025, 35.9449, 72.4783
Hunter-Lab:
65.8526, -0.7523, 39.4590
#d5ab1e color charts
#d5ab1e color shades, tints & tones
#d5ab1e color schemes
#d5ab1e color preview, HTML & CSS examples
This text has a color of #d5ab1e
<p style="color:#d5ab1e;">Text here</p>
.mytext {color:#d5ab1e;}
This box has a color of #d5ab1e
<div style="background-color:#d5ab1e;">Content here</div>
.mybackground {background-color:#d5ab1e;}
Border around this has a color of #d5ab1e
<div style="border:2px solid #d5ab1e;">Content here</div>
.myborder {border:2px solid #d5ab1e;}