#dab04e color space conversions
Hex:
#dab04e
RGB:
218, 176, 78
CMY:
15, 31, 69
CMYK:
0, 19, 64, 15
HSL:
42°, 65.4206%, 58.0392%
HSV (HSB):
42°, 64.2202%, 85.4902%
XYZ:
45.8139, 46.5062, 13.7697
xyY:
0.4318, 0.4384, 46.5062
CIE-Lab:
73.8728, 4.6507, 54.5645
CIE-LCH:
73.8728, 54.7623, 85.1282
CIE-Luv:
73.8728, 34.2763, 62.4693
Hunter-Lab:
68.1954, 0.5749, 35.7653
#dab04e color charts
#dab04e color shades, tints & tones
#dab04e color schemes
#dab04e color preview, HTML & CSS examples
This text has a color of #dab04e
<p style="color:#dab04e;">Text here</p>
.mytext {color:#dab04e;}
This box has a color of #dab04e
<div style="background-color:#dab04e;">Content here</div>
.mybackground {background-color:#dab04e;}
Border around this has a color of #dab04e
<div style="border:2px solid #dab04e;">Content here</div>
.myborder {border:2px solid #dab04e;}