#dab13a color space conversions
Hex:
#dab13a
RGB:
218, 177, 58
CMY:
15, 31, 77
CMYK:
0, 19, 73, 15
HSL:
45°, 68.3761%, 54.1176%
HSV (HSB):
45°, 73.3945%, 85.4902%
XYZ:
45.3993, 46.6552, 10.6155
xyY:
0.4422, 0.4544, 46.6552
CIE-Lab:
73.9687, 3.0511, 63.0684
CIE-LCH:
73.9687, 63.1421, 87.2303
CIE-Luv:
73.9687, 34.4768, 69.2539
Hunter-Lab:
68.3046, -0.8914, 38.5987
#dab13a color charts
#dab13a color shades, tints & tones
#dab13a color schemes
#dab13a color preview, HTML & CSS examples
This text has a color of #dab13a
<p style="color:#dab13a;">Text here</p>
.mytext {color:#dab13a;}
This box has a color of #dab13a
<div style="background-color:#dab13a;">Content here</div>
.mybackground {background-color:#dab13a;}
Border around this has a color of #dab13a
<div style="border:2px solid #dab13a;">Content here</div>
.myborder {border:2px solid #dab13a;}