#daab2c color space conversions
Hex:
#daab2c
RGB:
218, 171, 44
CMY:
15, 33, 83
CMYK:
0, 22, 80, 15
HSL:
44°, 70.1613%, 51.3725%
HSV (HSB):
44°, 79.8165%, 85.4902%
XYZ:
43.9310, 44.2131, 8.6014
xyY:
0.4541, 0.4570, 44.2131
CIE-Lab:
72.3707, 5.6790, 66.5475
CIE-LCH:
72.3707, 66.7894, 85.1223
CIE-Luv:
72.3707, 39.4344, 70.1628
Hunter-Lab:
66.4929, 1.5699, 38.8754
#daab2c color charts
#daab2c color shades, tints & tones
#daab2c color schemes
#daab2c color preview, HTML & CSS examples
This text has a color of #daab2c
<p style="color:#daab2c;">Text here</p>
.mytext {color:#daab2c;}
This box has a color of #daab2c
<div style="background-color:#daab2c;">Content here</div>
.mybackground {background-color:#daab2c;}
Border around this has a color of #daab2c
<div style="border:2px solid #daab2c;">Content here</div>
.myborder {border:2px solid #daab2c;}