#dab85c color space conversions
Hex:
#dab85c
RGB:
218, 184, 92
CMY:
15, 28, 64
CMYK:
0, 16, 58, 15
HSL:
44°, 63.0000%, 60.7843%
HSV (HSB):
44°, 57.7982%, 85.4902%
XYZ:
47.9857, 49.9591, 17.2392
xyY:
0.4166, 0.4337, 49.9591
CIE-Lab:
76.0442, 1.3906, 50.4998
CIE-LCH:
76.0442, 50.5189, 88.4227
CIE-Luv:
76.0442, 27.8949, 60.5102
Hunter-Lab:
70.6818, -2.5098, 35.0165
#dab85c color charts
#dab85c color shades, tints & tones
#dab85c color schemes
#dab85c color preview, HTML & CSS examples
This text has a color of #dab85c
<p style="color:#dab85c;">Text here</p>
.mytext {color:#dab85c;}
This box has a color of #dab85c
<div style="background-color:#dab85c;">Content here</div>
.mybackground {background-color:#dab85c;}
Border around this has a color of #dab85c
<div style="border:2px solid #dab85c;">Content here</div>
.myborder {border:2px solid #dab85c;}