#dbc20c color space conversions
Hex:
#dbc20c
RGB:
219, 194, 12
CMY:
14, 24, 95
CMYK:
0, 11, 95, 14
HSL:
53°, 89.6104%, 45.2941%
HSV (HSB):
53°, 94.5205%, 85.8824%
XYZ:
48.5716, 53.6702, 8.1472
xyY:
0.4400, 0.4862, 53.6702
CIE-Lab:
78.2690, -6.5856, 78.2550
CIE-LCH:
78.2690, 78.5317, 94.8104
CIE-Luv:
78.2690, 23.8362, 83.2031
Hunter-Lab:
73.2599, -9.8588, 44.6883
#dbc20c color charts
#dbc20c color shades, tints & tones
#dbc20c color schemes
#dbc20c color preview, HTML & CSS examples
This text has a color of #dbc20c
<p style="color:#dbc20c;">Text here</p>
.mytext {color:#dbc20c;}
This box has a color of #dbc20c
<div style="background-color:#dbc20c;">Content here</div>
.mybackground {background-color:#dbc20c;}
Border around this has a color of #dbc20c
<div style="border:2px solid #dbc20c;">Content here</div>
.myborder {border:2px solid #dbc20c;}