#dbb749 color space conversions
Hex:
#dbb749
RGB:
219, 183, 73
CMY:
14, 28, 71
CMYK:
0, 16, 67, 14
HSL:
45°, 66.9725%, 57.2549%
HSV (HSB):
45°, 66.6667%, 85.8824%
XYZ:
47.3495, 49.4081, 13.3445
xyY:
0.4301, 0.4487, 49.4081
CIE-Lab:
75.7045, 1.0873, 58.7668
CIE-LCH:
75.7045, 58.7768, 88.9400
CIE-Luv:
75.7045, 30.2753, 67.2980
Hunter-Lab:
70.2909, -2.7675, 37.9476
#dbb749 color charts
#dbb749 color shades, tints & tones
#dbb749 color schemes
#dbb749 color preview, HTML & CSS examples
This text has a color of #dbb749
<p style="color:#dbb749;">Text here</p>
.mytext {color:#dbb749;}
This box has a color of #dbb749
<div style="background-color:#dbb749;">Content here</div>
.mybackground {background-color:#dbb749;}
Border around this has a color of #dbb749
<div style="border:2px solid #dbb749;">Content here</div>
.myborder {border:2px solid #dbb749;}