#dbc013 color space conversions
Hex:
#dbc013
RGB:
219, 192, 19
CMY:
14, 25, 93
CMYK:
0, 12, 91, 14
HSL:
52°, 84.0336%, 46.6667%
HSV (HSB):
52°, 91.3242%, 85.8824%
XYZ:
48.1806, 52.8064, 8.2694
xyY:
0.4410, 0.4833, 52.8064
CIE-Lab:
77.7605, -5.4693, 76.9593
CIE-LCH:
77.7605, 77.1534, 94.0650
CIE-Luv:
77.7605, 25.2105, 81.9229
Hunter-Lab:
72.6680, -8.8192, 44.1206
#dbc013 color charts
#dbc013 color shades, tints & tones
#dbc013 color schemes
#dbc013 color preview, HTML & CSS examples
This text has a color of #dbc013
<p style="color:#dbc013;">Text here</p>
.mytext {color:#dbc013;}
This box has a color of #dbc013
<div style="background-color:#dbc013;">Content here</div>
.mybackground {background-color:#dbc013;}
Border around this has a color of #dbc013
<div style="border:2px solid #dbc013;">Content here</div>
.myborder {border:2px solid #dbc013;}