#dab012 color space conversions
Hex:
#dab012
RGB:
218, 176, 18
CMY:
15, 31, 93
CMYK:
0, 19, 92, 15
HSL:
47°, 84.7458%, 46.2745%
HSV (HSB):
47°, 91.7431%, 85.4902%
XYZ:
44.5480, 45.9998, 7.1032
xyY:
0.4562, 0.4711, 45.9998
CIE-Lab:
73.5454, 2.4171, 73.8765
CIE-LCH:
73.5454, 73.9161, 88.1260
CIE-Luv:
73.5454, 36.2446, 75.8999
Hunter-Lab:
67.8231, -1.4471, 41.2667
#dab012 color charts
#dab012 color shades, tints & tones
#dab012 color schemes
#dab012 color preview, HTML & CSS examples
This text has a color of #dab012
<p style="color:#dab012;">Text here</p>
.mytext {color:#dab012;}
This box has a color of #dab012
<div style="background-color:#dab012;">Content here</div>
.mybackground {background-color:#dab012;}
Border around this has a color of #dab012
<div style="border:2px solid #dab012;">Content here</div>
.myborder {border:2px solid #dab012;}