#dbb111 color space conversions
Hex:
#dbb111
RGB:
219, 177, 17
CMY:
14, 31, 93
CMYK:
0, 19, 92, 14
HSL:
48°, 85.5932%, 46.2745%
HSV (HSB):
48°, 92.2374%, 85.8824%
XYZ:
45.0367, 46.5448, 7.1407
xyY:
0.4562, 0.4715, 46.5448
CIE-Lab:
73.8977, 2.3139, 74.3425
CIE-LCH:
73.8977, 74.3785, 88.2172
CIE-Luv:
73.8977, 36.2749, 76.3867
Hunter-Lab:
68.2238, -1.5579, 41.5510
#dbb111 color charts
#dbb111 color shades, tints & tones
#dbb111 color schemes
#dbb111 color preview, HTML & CSS examples
This text has a color of #dbb111
<p style="color:#dbb111;">Text here</p>
.mytext {color:#dbb111;}
This box has a color of #dbb111
<div style="background-color:#dbb111;">Content here</div>
.mybackground {background-color:#dbb111;}
Border around this has a color of #dbb111
<div style="border:2px solid #dbb111;">Content here</div>
.myborder {border:2px solid #dbb111;}