#dbc93c color space conversions
Hex:
#dbc93c
RGB:
219, 201, 60
CMY:
14, 21, 76
CMYK:
0, 8, 73, 14
HSL:
53°, 68.8312%, 54.7059%
HSV (HSB):
53°, 72.6027%, 85.8824%
XYZ:
50.9157, 57.1596, 12.6243
xyY:
0.4218, 0.4736, 57.1596
CIE-Lab:
80.2693, -8.8774, 68.4572
CIE-LCH:
80.2693, 69.0304, 97.3888
CIE-Luv:
80.2693, 18.1641, 78.6386
Hunter-Lab:
75.6040, -12.0957, 43.0226
#dbc93c color charts
#dbc93c color shades, tints & tones
#dbc93c color schemes
#dbc93c color preview, HTML & CSS examples
This text has a color of #dbc93c
<p style="color:#dbc93c;">Text here</p>
.mytext {color:#dbc93c;}
This box has a color of #dbc93c
<div style="background-color:#dbc93c;">Content here</div>
.mybackground {background-color:#dbc93c;}
Border around this has a color of #dbc93c
<div style="border:2px solid #dbc93c;">Content here</div>
.myborder {border:2px solid #dbc93c;}