#dab700 color space conversions
Hex:
#dab700
RGB:
218, 183, 0
CMY:
15, 28, 100
CMYK:
0, 16, 100, 15
HSL:
50°, 100.0000%, 42.7451%
HSV (HSB):
50°, 100.0000%, 85.4902%
XYZ:
45.8469, 48.7724, 6.9976
xyY:
0.4512, 0.4800, 48.7724
CIE-Lab:
75.3095, -1.4480, 77.3190
CIE-LCH:
75.3095, 77.3325, 91.0729
CIE-Luv:
75.3095, 31.1788, 79.7268
Hunter-Lab:
69.8372, -5.0330, 42.9453
#dab700 color charts
#dab700 color shades, tints & tones
#dab700 color schemes
#dab700 color preview, HTML & CSS examples
This text has a color of #dab700
<p style="color:#dab700;">Text here</p>
.mytext {color:#dab700;}
This box has a color of #dab700
<div style="background-color:#dab700;">Content here</div>
.mybackground {background-color:#dab700;}
Border around this has a color of #dab700
<div style="border:2px solid #dab700;">Content here</div>
.myborder {border:2px solid #dab700;}