#dbb40c color space conversions
Hex:
#dbb40c
RGB:
219, 180, 12
CMY:
14, 29, 95
CMYK:
0, 18, 95, 14
HSL:
49°, 89.6104%, 45.2941%
HSV (HSB):
49°, 94.5205%, 85.8824%
XYZ:
45.6010, 47.7291, 7.1570
xyY:
0.4538, 0.4750, 47.7291
CIE-Lab:
74.6538, 0.6762, 75.5846
CIE-LCH:
74.6538, 75.5876, 89.4874
CIE-Luv:
74.6538, 34.0771, 77.9000
Hunter-Lab:
69.0863, -3.0804, 42.2182
#dbb40c color charts
#dbb40c color shades, tints & tones
#dbb40c color schemes
#dbb40c color preview, HTML & CSS examples
This text has a color of #dbb40c
<p style="color:#dbb40c;">Text here</p>
.mytext {color:#dbb40c;}
This box has a color of #dbb40c
<div style="background-color:#dbb40c;">Content here</div>
.mybackground {background-color:#dbb40c;}
Border around this has a color of #dbb40c
<div style="border:2px solid #dbb40c;">Content here</div>
.myborder {border:2px solid #dbb40c;}