#dab35a color space conversions
Hex:
#dab35a
RGB:
218, 179, 90
CMY:
15, 30, 65
CMYK:
0, 18, 59, 15
HSL:
42°, 63.3663%, 60.3922%
HSV (HSB):
42°, 58.7156%, 85.4902%
XYZ:
46.8790, 47.8838, 16.4446
xyY:
0.4215, 0.4306, 47.8838
CIE-Lab:
74.7516, 3.8775, 49.9598
CIE-LCH:
74.7516, 50.1100, 85.5620
CIE-Luv:
74.7516, 31.4766, 59.0702
Hunter-Lab:
69.1981, -0.1700, 34.3487
#dab35a color charts
#dab35a color shades, tints & tones
#dab35a color schemes
#dab35a color preview, HTML & CSS examples
This text has a color of #dab35a
<p style="color:#dab35a;">Text here</p>
.mytext {color:#dab35a;}
This box has a color of #dab35a
<div style="background-color:#dab35a;">Content here</div>
.mybackground {background-color:#dab35a;}
Border around this has a color of #dab35a
<div style="border:2px solid #dab35a;">Content here</div>
.myborder {border:2px solid #dab35a;}