#dbc613 color space conversions
Hex:
#dbc613
RGB:
219, 198, 19
CMY:
14, 22, 93
CMYK:
0, 10, 91, 14
HSL:
54°, 84.0336%, 46.6667%
HSV (HSB):
54°, 91.3242%, 85.8824%
XYZ:
49.5250, 55.4953, 8.7175
xyY:
0.4354, 0.4879, 55.4953
CIE-Lab:
79.3257, -8.5414, 78.1546
CIE-LCH:
79.3257, 78.6200, 96.2370
CIE-Luv:
79.3257, 20.9409, 84.2130
Hunter-Lab:
74.4951, -11.6981, 45.2084
#dbc613 color charts
#dbc613 color shades, tints & tones
#dbc613 color schemes
#dbc613 color preview, HTML & CSS examples
This text has a color of #dbc613
<p style="color:#dbc613;">Text here</p>
.mytext {color:#dbc613;}
This box has a color of #dbc613
<div style="background-color:#dbc613;">Content here</div>
.mybackground {background-color:#dbc613;}
Border around this has a color of #dbc613
<div style="border:2px solid #dbc613;">Content here</div>
.myborder {border:2px solid #dbc613;}