#dab001 color space conversions
Hex:
#dab001
RGB:
218, 176, 1
CMY:
15, 31, 100
CMYK:
0, 19, 100, 15
HSL:
48°, 99.0868%, 42.9412%
HSV (HSB):
48°, 99.5413%, 85.4902%
XYZ:
44.4443, 45.9583, 6.5571
xyY:
0.4584, 0.4740, 45.9583
CIE-Lab:
73.5185, 2.2316, 75.9486
CIE-LCH:
73.5185, 75.9814, 88.3170
CIE-Luv:
73.5185, 36.4122, 77.0411
Hunter-Lab:
67.7925, -1.6138, 41.7201
#dab001 color charts
#dab001 color shades, tints & tones
#dab001 color schemes
#dab001 color preview, HTML & CSS examples
This text has a color of #dab001
<p style="color:#dab001;">Text here</p>
.mytext {color:#dab001;}
This box has a color of #dab001
<div style="background-color:#dab001;">Content here</div>
.mybackground {background-color:#dab001;}
Border around this has a color of #dab001
<div style="border:2px solid #dab001;">Content here</div>
.myborder {border:2px solid #dab001;}