#dbb30a color space conversions
Hex:
#dbb30a
RGB:
219, 179, 10
CMY:
14, 30, 96
CMYK:
0, 18, 95, 14
HSL:
49°, 91.2664%, 44.9020%
HSV (HSB):
49°, 95.4338%, 85.8824%
XYZ:
45.3883, 47.3222, 7.0290
xyY:
0.4551, 0.4745, 47.3222
CIE-Lab:
74.3954, 1.1803, 75.6232
CIE-LCH:
74.3954, 75.6324, 89.1058
CIE-Luv:
74.3954, 34.8438, 77.6474
Hunter-Lab:
68.7911, -2.6104, 42.0956
#dbb30a color charts
#dbb30a color shades, tints & tones
#dbb30a color schemes
#dbb30a color preview, HTML & CSS examples
This text has a color of #dbb30a
<p style="color:#dbb30a;">Text here</p>
.mytext {color:#dbb30a;}
This box has a color of #dbb30a
<div style="background-color:#dbb30a;">Content here</div>
.mybackground {background-color:#dbb30a;}
Border around this has a color of #dbb30a
<div style="border:2px solid #dbb30a;">Content here</div>
.myborder {border:2px solid #dbb30a;}