#daab3f color space conversions
Hex:
#daab3f
RGB:
218, 171, 63
CMY:
15, 33, 75
CMYK:
0, 22, 71, 15
HSL:
42°, 67.6856%, 55.0980%
HSV (HSB):
42°, 71.1009%, 85.4902%
XYZ:
44.3736, 44.3901, 10.9320
xyY:
0.4451, 0.4453, 44.3901
CIE-Lab:
72.4885, 6.4652, 59.6104
CIE-LCH:
72.4885, 59.9600, 83.8101
CIE-Luv:
72.4885, 38.6758, 65.3502
Hunter-Lab:
66.6259, 2.2875, 36.9098
#daab3f color charts
#daab3f color shades, tints & tones
#daab3f color schemes
#daab3f color preview, HTML & CSS examples
This text has a color of #daab3f
<p style="color:#daab3f;">Text here</p>
.mytext {color:#daab3f;}
This box has a color of #daab3f
<div style="background-color:#daab3f;">Content here</div>
.mybackground {background-color:#daab3f;}
Border around this has a color of #daab3f
<div style="border:2px solid #daab3f;">Content here</div>
.myborder {border:2px solid #daab3f;}