#dbc50d color space conversions
Hex:
#dbc50d
RGB:
219, 197, 13
CMY:
14, 23, 95
CMYK:
0, 10, 94, 14
HSL:
54°, 88.7931%, 45.4902%
HSV (HSB):
54°, 94.0639%, 85.8824%
XYZ:
49.2523, 55.0216, 8.4051
xyY:
0.4371, 0.4883, 55.0216
CIE-Lab:
79.0537, -8.1091, 78.7279
CIE-LCH:
79.0537, 79.1444, 95.8808
CIE-Luv:
79.0537, 21.6946, 84.2786
Hunter-Lab:
74.1766, -11.2872, 45.2053
#dbc50d color charts
#dbc50d color shades, tints & tones
#dbc50d color schemes
#dbc50d color preview, HTML & CSS examples
This text has a color of #dbc50d
<p style="color:#dbc50d;">Text here</p>
.mytext {color:#dbc50d;}
This box has a color of #dbc50d
<div style="background-color:#dbc50d;">Content here</div>
.mybackground {background-color:#dbc50d;}
Border around this has a color of #dbc50d
<div style="border:2px solid #dbc50d;">Content here</div>
.myborder {border:2px solid #dbc50d;}