#dbb23a color space conversions
Hex:
#dbb23a
RGB:
219, 178, 58
CMY:
14, 30, 77
CMYK:
0, 19, 74, 14
HSL:
45°, 69.0987%, 54.3137%
HSV (HSB):
45°, 73.5160%, 85.8824%
XYZ:
45.8975, 47.2063, 10.6957
xyY:
0.4422, 0.4548, 47.2063
CIE-Lab:
74.3216, 2.9546, 63.4458
CIE-LCH:
74.3216, 63.5145, 87.3337
CIE-Luv:
74.3216, 34.5040, 69.6998
Hunter-Lab:
68.7069, -0.9955, 38.8651
#dbb23a color charts
#dbb23a color shades, tints & tones
#dbb23a color schemes
#dbb23a color preview, HTML & CSS examples
This text has a color of #dbb23a
<p style="color:#dbb23a;">Text here</p>
.mytext {color:#dbb23a;}
This box has a color of #dbb23a
<div style="background-color:#dbb23a;">Content here</div>
.mybackground {background-color:#dbb23a;}
Border around this has a color of #dbb23a
<div style="border:2px solid #dbb23a;">Content here</div>
.myborder {border:2px solid #dbb23a;}