#dab04b color space conversions
Hex:
#dab04b
RGB:
218, 176, 75
CMY:
15, 31, 71
CMYK:
0, 19, 66, 15
HSL:
42°, 65.8986%, 57.4510%
HSV (HSB):
42°, 65.5963%, 85.4902%
XYZ:
45.7088, 46.4641, 13.2160
xyY:
0.4337, 0.4409, 46.4641
CIE-Lab:
73.8457, 4.4674, 55.8818
CIE-LCH:
73.8457, 56.0601, 85.4293
CIE-Luv:
73.8457, 34.4346, 63.5509
Hunter-Lab:
68.1646, 0.4078, 36.2199
#dab04b color charts
#dab04b color shades, tints & tones
#dab04b color schemes
#dab04b color preview, HTML & CSS examples
This text has a color of #dab04b
<p style="color:#dab04b;">Text here</p>
.mytext {color:#dab04b;}
This box has a color of #dab04b
<div style="background-color:#dab04b;">Content here</div>
.mybackground {background-color:#dab04b;}
Border around this has a color of #dab04b
<div style="border:2px solid #dab04b;">Content here</div>
.myborder {border:2px solid #dab04b;}