#dbc10c color space conversions
Hex:
#dbc10c
RGB:
219, 193, 12
CMY:
14, 24, 95
CMYK:
0, 12, 95, 14
HSL:
52°, 89.6104%, 45.2941%
HSV (HSB):
52°, 94.5205%, 85.8824%
XYZ:
48.3497, 53.2265, 8.0733
xyY:
0.4409, 0.4854, 53.2265
CIE-Lab:
78.0086, -6.0724, 78.0617
CIE-LCH:
78.0086, 78.2975, 94.4481
CIE-Luv:
78.0086, 24.5525, 82.8238
Hunter-Lab:
72.9565, -9.3784, 44.5086
#dbc10c color charts
#dbc10c color shades, tints & tones
#dbc10c color schemes
#dbc10c color preview, HTML & CSS examples
This text has a color of #dbc10c
<p style="color:#dbc10c;">Text here</p>
.mytext {color:#dbc10c;}
This box has a color of #dbc10c
<div style="background-color:#dbc10c;">Content here</div>
.mybackground {background-color:#dbc10c;}
Border around this has a color of #dbc10c
<div style="border:2px solid #dbc10c;">Content here</div>
.myborder {border:2px solid #dbc10c;}