#dbb82c color space conversions
Hex:
#dbb82c
RGB:
219, 184, 44
CMY:
14, 28, 83
CMYK:
0, 16, 80, 14
HSL:
48°, 70.8502%, 51.5686%
HSV (HSB):
48°, 79.9087%, 85.8824%
XYZ:
46.8085, 49.5229, 9.4747
xyY:
0.4424, 0.4681, 49.5229
CIE-Lab:
75.7755, -0.7339, 69.6069
CIE-LCH:
75.7755, 69.6107, 90.6041
CIE-Luv:
75.7755, 30.5685, 75.3450
Hunter-Lab:
70.3725, -4.4220, 41.2782
#dbb82c color charts
#dbb82c color shades, tints & tones
#dbb82c color schemes
#dbb82c color preview, HTML & CSS examples
This text has a color of #dbb82c
<p style="color:#dbb82c;">Text here</p>
.mytext {color:#dbb82c;}
This box has a color of #dbb82c
<div style="background-color:#dbb82c;">Content here</div>
.mybackground {background-color:#dbb82c;}
Border around this has a color of #dbb82c
<div style="border:2px solid #dbb82c;">Content here</div>
.myborder {border:2px solid #dbb82c;}