#dab55a color space conversions
Hex:
#dab55a
RGB:
218, 181, 90
CMY:
15, 29, 65
CMYK:
0, 17, 59, 15
HSL:
43°, 63.3663%, 60.3922%
HSV (HSB):
43°, 58.7156%, 85.4902%
XYZ:
47.2828, 48.6914, 16.5792
xyY:
0.4201, 0.4326, 48.6914
CIE-Lab:
75.2589, 2.8217, 50.5447
CIE-LCH:
75.2589, 50.6234, 86.8047
CIE-Luv:
75.2589, 30.0824, 59.9811
Hunter-Lab:
69.7792, -1.1610, 34.7585
#dab55a color charts
#dab55a color shades, tints & tones
#dab55a color schemes
#dab55a color preview, HTML & CSS examples
This text has a color of #dab55a
<p style="color:#dab55a;">Text here</p>
.mytext {color:#dab55a;}
This box has a color of #dab55a
<div style="background-color:#dab55a;">Content here</div>
.mybackground {background-color:#dab55a;}
Border around this has a color of #dab55a
<div style="border:2px solid #dab55a;">Content here</div>
.myborder {border:2px solid #dab55a;}