#dbc10b color space conversions
Hex:
#dbc10b
RGB:
219, 193, 11
CMY:
14, 24, 96
CMYK:
0, 12, 95, 14
HSL:
53°, 90.4348%, 45.0980%
HSV (HSB):
53°, 94.9772%, 85.8824%
XYZ:
48.3438, 53.2242, 8.0419
xyY:
0.4411, 0.4856, 53.2242
CIE-Lab:
78.0072, -6.0827, 78.1682
CIE-LCH:
78.0072, 78.4045, 94.4495
CIE-Luv:
78.0072, 24.5595, 82.8843
Hunter-Lab:
72.9549, -9.3875, 44.5328
#dbc10b color charts
#dbc10b color shades, tints & tones
#dbc10b color schemes
#dbc10b color preview, HTML & CSS examples
This text has a color of #dbc10b
<p style="color:#dbc10b;">Text here</p>
.mytext {color:#dbc10b;}
This box has a color of #dbc10b
<div style="background-color:#dbc10b;">Content here</div>
.mybackground {background-color:#dbc10b;}
Border around this has a color of #dbc10b
<div style="border:2px solid #dbc10b;">Content here</div>
.myborder {border:2px solid #dbc10b;}