#dbc62b color space conversions
Hex:
#dbc62b
RGB:
219, 198, 43
CMY:
14, 22, 83
CMYK:
0, 10, 80, 14
HSL:
53°, 70.9677%, 51.3725%
HSV (HSB):
53°, 80.3653%, 85.8824%
XYZ:
49.8435, 55.6227, 10.3947
xyY:
0.4302, 0.4801, 55.6227
CIE-Lab:
79.3986, -7.9949, 73.0730
CIE-LCH:
79.3986, 73.5091, 96.2439
CIE-Luv:
79.3986, 20.6106, 81.0801
Hunter-Lab:
74.5806, -11.2213, 43.9428
#dbc62b color charts
#dbc62b color shades, tints & tones
#dbc62b color schemes
#dbc62b color preview, HTML & CSS examples
This text has a color of #dbc62b
<p style="color:#dbc62b;">Text here</p>
.mytext {color:#dbc62b;}
This box has a color of #dbc62b
<div style="background-color:#dbc62b;">Content here</div>
.mybackground {background-color:#dbc62b;}
Border around this has a color of #dbc62b
<div style="border:2px solid #dbc62b;">Content here</div>
.myborder {border:2px solid #dbc62b;}