#dbb45f color space conversions
Hex:
#dbb45f
RGB:
219, 180, 95
CMY:
14, 29, 63
CMYK:
0, 18, 57, 14
HSL:
41°, 63.2653%, 61.5686%
HSV (HSB):
41°, 56.6210%, 85.8824%
XYZ:
47.6002, 48.5288, 17.6847
xyY:
0.4182, 0.4264, 48.5288
CIE-Lab:
75.1572, 4.1446, 48.0465
CIE-LCH:
75.1572, 48.2249, 85.0698
CIE-Luv:
75.1572, 31.2168, 57.4282
Hunter-Lab:
69.6626, 0.0589, 33.7124
#dbb45f color charts
#dbb45f color shades, tints & tones
#dbb45f color schemes
#dbb45f color preview, HTML & CSS examples
This text has a color of #dbb45f
<p style="color:#dbb45f;">Text here</p>
.mytext {color:#dbb45f;}
This box has a color of #dbb45f
<div style="background-color:#dbb45f;">Content here</div>
.mybackground {background-color:#dbb45f;}
Border around this has a color of #dbb45f
<div style="border:2px solid #dbb45f;">Content here</div>
.myborder {border:2px solid #dbb45f;}