#dbb93c color space conversions
Hex:
#dbb93c
RGB:
219, 185, 60
CMY:
14, 27, 76
CMYK:
0, 16, 73, 14
HSL:
47°, 68.8312%, 54.7059%
HSV (HSB):
47°, 72.6027%, 85.8824%
XYZ:
47.3780, 50.0842, 11.4451
xyY:
0.4350, 0.4599, 50.0842
CIE-Lab:
76.1209, -0.6282, 64.4413
CIE-LCH:
76.1209, 64.4443, 90.5585
CIE-Luv:
76.1209, 29.3625, 72.0458
Hunter-Lab:
70.7702, -4.3489, 39.9507
#dbb93c color charts
#dbb93c color shades, tints & tones
#dbb93c color schemes
#dbb93c color preview, HTML & CSS examples
This text has a color of #dbb93c
<p style="color:#dbb93c;">Text here</p>
.mytext {color:#dbb93c;}
This box has a color of #dbb93c
<div style="background-color:#dbb93c;">Content here</div>
.mybackground {background-color:#dbb93c;}
Border around this has a color of #dbb93c
<div style="border:2px solid #dbb93c;">Content here</div>
.myborder {border:2px solid #dbb93c;}