#dab45d color space conversions
Hex:
#dab45d
RGB:
218, 180, 93
CMY:
15, 29, 64
CMYK:
0, 17, 57, 15
HSL:
42°, 62.8141%, 60.9804%
HSV (HSB):
42°, 57.3394%, 85.4902%
XYZ:
47.2105, 48.3383, 17.1979
xyY:
0.4187, 0.4287, 48.3383
CIE-Lab:
75.0378, 3.5728, 48.8511
CIE-LCH:
75.0378, 48.9816, 85.8170
CIE-Luv:
75.0378, 30.6024, 58.2449
Hunter-Lab:
69.5257, -0.4620, 34.0020
#dab45d color charts
#dab45d color shades, tints & tones
#dab45d color schemes
#dab45d color preview, HTML & CSS examples
This text has a color of #dab45d
<p style="color:#dab45d;">Text here</p>
.mytext {color:#dab45d;}
This box has a color of #dab45d
<div style="background-color:#dab45d;">Content here</div>
.mybackground {background-color:#dab45d;}
Border around this has a color of #dab45d
<div style="border:2px solid #dab45d;">Content here</div>
.myborder {border:2px solid #dab45d;}