#dbb350 color space conversions
Hex:
#dbb350
RGB:
219, 179, 80
CMY:
14, 30, 69
CMYK:
0, 18, 63, 14
HSL:
43°, 65.8768%, 58.6275%
HSV (HSB):
43°, 63.4703%, 85.8824%
XYZ:
46.7815, 47.8795, 14.3654
xyY:
0.4291, 0.4392, 47.8795
CIE-Lab:
74.7488, 3.6152, 54.6475
CIE-LCH:
74.7488, 54.7669, 86.2151
CIE-Luv:
74.7488, 32.7783, 63.0933
Hunter-Lab:
69.1950, -0.4106, 36.1274
#dbb350 color charts
#dbb350 color shades, tints & tones
#dbb350 color schemes
#dbb350 color preview, HTML & CSS examples
This text has a color of #dbb350
<p style="color:#dbb350;">Text here</p>
.mytext {color:#dbb350;}
This box has a color of #dbb350
<div style="background-color:#dbb350;">Content here</div>
.mybackground {background-color:#dbb350;}
Border around this has a color of #dbb350
<div style="border:2px solid #dbb350;">Content here</div>
.myborder {border:2px solid #dbb350;}