#dab85d color space conversions
Hex:
#dab85d
RGB:
218, 184, 93
CMY:
15, 28, 64
CMYK:
0, 16, 57, 15
HSL:
44°, 62.8141%, 60.9804%
HSV (HSB):
44°, 57.3394%, 85.4902%
XYZ:
48.0297, 49.9767, 17.4710
xyY:
0.4159, 0.4328, 49.9767
CIE-Lab:
76.0550, 1.4657, 50.0357
CIE-LCH:
76.0550, 50.0571, 88.3221
CIE-Luv:
76.0550, 27.8398, 60.0850
Hunter-Lab:
70.6942, -2.4418, 34.8334
#dab85d color charts
#dab85d color shades, tints & tones
#dab85d color schemes
#dab85d color preview, HTML & CSS examples
This text has a color of #dab85d
<p style="color:#dab85d;">Text here</p>
.mytext {color:#dab85d;}
This box has a color of #dab85d
<div style="background-color:#dab85d;">Content here</div>
.mybackground {background-color:#dab85d;}
Border around this has a color of #dab85d
<div style="border:2px solid #dab85d;">Content here</div>
.myborder {border:2px solid #dab85d;}