#dab95d color space conversions
Hex:
#dab95d
RGB:
218, 185, 93
CMY:
15, 27, 64
CMYK:
0, 15, 57, 15
HSL:
44°, 62.8141%, 60.9804%
HSV (HSB):
44°, 57.3394%, 85.4902%
XYZ:
48.2382, 50.3937, 17.5404
xyY:
0.4152, 0.4338, 50.3937
CIE-Lab:
76.3103, 0.9407, 50.3319
CIE-LCH:
76.3103, 50.3407, 88.9293
CIE-Luv:
76.3103, 27.1531, 60.5446
Hunter-Lab:
70.9885, -2.9353, 35.0421
#dab95d color charts
#dab95d color shades, tints & tones
#dab95d color schemes
#dab95d color preview, HTML & CSS examples
This text has a color of #dab95d
<p style="color:#dab95d;">Text here</p>
.mytext {color:#dab95d;}
This box has a color of #dab95d
<div style="background-color:#dab95d;">Content here</div>
.mybackground {background-color:#dab95d;}
Border around this has a color of #dab95d
<div style="border:2px solid #dab95d;">Content here</div>
.myborder {border:2px solid #dab95d;}