#dbc538 color space conversions
Hex:
#dbc538
RGB:
219, 197, 56
CMY:
14, 23, 78
CMYK:
0, 10, 74, 14
HSL:
52°, 69.3617%, 53.9216%
HSV (HSB):
52°, 74.4292%, 85.8824%
XYZ:
49.8935, 55.2781, 11.7815
xyY:
0.4266, 0.4727, 55.2781
CIE-Lab:
79.2012, -7.0095, 68.8363
CIE-LCH:
79.2012, 69.1923, 95.8143
CIE-Luv:
79.2012, 21.0193, 77.9768
Hunter-Lab:
74.3492, -10.3253, 42.6493
#dbc538 color charts
#dbc538 color shades, tints & tones
#dbc538 color schemes
#dbc538 color preview, HTML & CSS examples
This text has a color of #dbc538
<p style="color:#dbc538;">Text here</p>
.mytext {color:#dbc538;}
This box has a color of #dbc538
<div style="background-color:#dbc538;">Content here</div>
.mybackground {background-color:#dbc538;}
Border around this has a color of #dbc538
<div style="border:2px solid #dbc538;">Content here</div>
.myborder {border:2px solid #dbc538;}