#dbb00a color space conversions
Hex:
#dbb00a
RGB:
219, 176, 10
CMY:
14, 31, 96
CMYK:
0, 20, 95, 14
HSL:
48°, 91.2664%, 44.9020%
HSV (HSB):
48°, 95.4338%, 85.8824%
XYZ:
44.7935, 46.1327, 6.8308
xyY:
0.4582, 0.4719, 46.1327
CIE-Lab:
73.6315, 2.7582, 75.0677
CIE-LCH:
73.6315, 75.1183, 87.8957
CIE-Luv:
73.6315, 37.1051, 76.5163
Hunter-Lab:
67.9210, -1.1420, 41.5820
#dbb00a color charts
#dbb00a color shades, tints & tones
#dbb00a color schemes
#dbb00a color preview, HTML & CSS examples
This text has a color of #dbb00a
<p style="color:#dbb00a;">Text here</p>
.mytext {color:#dbb00a;}
This box has a color of #dbb00a
<div style="background-color:#dbb00a;">Content here</div>
.mybackground {background-color:#dbb00a;}
Border around this has a color of #dbb00a
<div style="border:2px solid #dbb00a;">Content here</div>
.myborder {border:2px solid #dbb00a;}