#dbc060 color space conversions
Hex:
#dbc060
RGB:
219, 192, 96
CMY:
14, 25, 62
CMYK:
0, 12, 56, 14
HSL:
47°, 63.0769%, 61.7647%
HSV (HSB):
47°, 56.1644%, 85.8824%
XYZ:
50.1744, 53.6039, 18.7684
xyY:
0.4094, 0.4374, 53.6039
CIE-Lab:
78.2302, -2.0686, 51.1596
CIE-LCH:
78.2302, 51.2014, 92.3155
CIE-Luv:
78.2302, 22.9603, 62.5438
Hunter-Lab:
73.2147, -5.7987, 36.0514
#dbc060 color charts
#dbc060 color shades, tints & tones
#dbc060 color schemes
#dbc060 color preview, HTML & CSS examples
This text has a color of #dbc060
<p style="color:#dbc060;">Text here</p>
.mytext {color:#dbc060;}
This box has a color of #dbc060
<div style="background-color:#dbc060;">Content here</div>
.mybackground {background-color:#dbc060;}
Border around this has a color of #dbc060
<div style="border:2px solid #dbc060;">Content here</div>
.myborder {border:2px solid #dbc060;}