#dbb83d color space conversions
Hex:
#dbb83d
RGB:
219, 184, 61
CMY:
14, 28, 76
CMYK:
0, 16, 72, 14
HSL:
47°, 68.6957%, 54.9020%
HSV (HSB):
47°, 72.1461%, 85.8824%
XYZ:
47.1962, 49.6780, 11.5162
xyY:
0.4354, 0.4583, 49.6780
CIE-Lab:
75.8712, -0.0593, 63.8156
CIE-LCH:
75.8712, 63.8157, 90.0532
CIE-Luv:
75.8712, 30.0440, 71.3612
Hunter-Lab:
70.4826, -3.8183, 39.6504
#dbb83d color charts
#dbb83d color shades, tints & tones
#dbb83d color schemes
#dbb83d color preview, HTML & CSS examples
This text has a color of #dbb83d
<p style="color:#dbb83d;">Text here</p>
.mytext {color:#dbb83d;}
This box has a color of #dbb83d
<div style="background-color:#dbb83d;">Content here</div>
.mybackground {background-color:#dbb83d;}
Border around this has a color of #dbb83d
<div style="border:2px solid #dbb83d;">Content here</div>
.myborder {border:2px solid #dbb83d;}