#dab040 color space conversions
Hex:
#dab040
RGB:
218, 176, 64
CMY:
15, 31, 75
CMYK:
0, 19, 71, 15
HSL:
44°, 67.5439%, 55.2941%
HSV (HSB):
44°, 70.6422%, 85.4902%
XYZ:
45.3642, 46.3263, 11.4014
xyY:
0.4400, 0.4494, 46.3263
CIE-Lab:
73.7567, 3.8638, 60.4853
CIE-LCH:
73.7567, 60.6086, 86.3449
CIE-Luv:
73.7567, 34.9597, 67.1374
Hunter-Lab:
68.0634, -0.1409, 37.7126
#dab040 color charts
#dab040 color shades, tints & tones
#dab040 color schemes
#dab040 color preview, HTML & CSS examples
This text has a color of #dab040
<p style="color:#dab040;">Text here</p>
.mytext {color:#dab040;}
This box has a color of #dab040
<div style="background-color:#dab040;">Content here</div>
.mybackground {background-color:#dab040;}
Border around this has a color of #dab040
<div style="border:2px solid #dab040;">Content here</div>
.myborder {border:2px solid #dab040;}