#dbc60a color space conversions
Hex:
#dbc60a
RGB:
219, 198, 10
CMY:
14, 22, 96
CMYK:
0, 10, 95, 14
HSL:
54°, 91.2664%, 44.9020%
HSV (HSB):
54°, 95.4338%, 85.8824%
XYZ:
49.4623, 55.4702, 8.3870
xyY:
0.4365, 0.4895, 55.4702
CIE-Lab:
79.3113, -8.6494, 79.2332
CIE-LCH:
79.3113, 79.7039, 96.2300
CIE-Luv:
79.3113, 21.0066, 84.8357
Hunter-Lab:
74.4783, -11.7921, 45.4581
#dbc60a color charts
#dbc60a color shades, tints & tones
#dbc60a color schemes
#dbc60a color preview, HTML & CSS examples
This text has a color of #dbc60a
<p style="color:#dbc60a;">Text here</p>
.mytext {color:#dbc60a;}
This box has a color of #dbc60a
<div style="background-color:#dbc60a;">Content here</div>
.mybackground {background-color:#dbc60a;}
Border around this has a color of #dbc60a
<div style="border:2px solid #dbc60a;">Content here</div>
.myborder {border:2px solid #dbc60a;}