#dbc061 color space conversions
Hex:
#dbc061
RGB:
219, 192, 97
CMY:
14, 25, 62
CMYK:
0, 12, 56, 14
HSL:
47°, 62.8866%, 61.9608%
HSV (HSB):
47°, 55.7078%, 85.8824%
XYZ:
50.2207, 53.6224, 19.0125
xyY:
0.4088, 0.4365, 53.6224
CIE-Lab:
78.2410, -1.9910, 50.6980
CIE-LCH:
78.2410, 50.7370, 92.2490
CIE-Luv:
78.2410, 22.9105, 62.1140
Hunter-Lab:
73.2273, -5.7290, 35.8653
#dbc061 color charts
#dbc061 color shades, tints & tones
#dbc061 color schemes
#dbc061 color preview, HTML & CSS examples
This text has a color of #dbc061
<p style="color:#dbc061;">Text here</p>
.mytext {color:#dbc061;}
This box has a color of #dbc061
<div style="background-color:#dbc061;">Content here</div>
.mybackground {background-color:#dbc061;}
Border around this has a color of #dbc061
<div style="border:2px solid #dbc061;">Content here</div>
.myborder {border:2px solid #dbc061;}