#dab973 color space conversions
Hex:
#dab973
RGB:
218, 185, 115
CMY:
15, 27, 55
CMYK:
0, 15, 47, 15
HSL:
41°, 58.1921%, 65.2941%
HSV (HSB):
41°, 47.2477%, 85.4902%
XYZ:
49.3569, 50.8412, 23.4316
xyY:
0.3992, 0.4112, 50.8412
CIE-Lab:
76.5827, 2.8261, 39.7737
CIE-LCH:
76.5827, 39.8740, 85.9357
CIE-Luv:
76.5827, 25.8181, 50.0703
Hunter-Lab:
71.3030, -1.2200, 30.4282
#dab973 color charts
#dab973 color shades, tints & tones
#dab973 color schemes
#dab973 color preview, HTML & CSS examples
This text has a color of #dab973
<p style="color:#dab973;">Text here</p>
.mytext {color:#dab973;}
This box has a color of #dab973
<div style="background-color:#dab973;">Content here</div>
.mybackground {background-color:#dab973;}
Border around this has a color of #dab973
<div style="border:2px solid #dab973;">Content here</div>
.myborder {border:2px solid #dab973;}