#dbc05a color space conversions
Hex:
#dbc05a
RGB:
219, 192, 90
CMY:
14, 25, 65
CMYK:
0, 12, 59, 14
HSL:
47°, 64.1791%, 60.5882%
HSV (HSB):
47°, 58.9041%, 85.8824%
XYZ:
49.9085, 53.4975, 17.3685
xyY:
0.4132, 0.4430, 53.4975
CIE-Lab:
78.1678, -2.5148, 53.8915
CIE-LCH:
78.1678, 53.9501, 92.6718
CIE-Luv:
78.1678, 23.2481, 65.0266
Hunter-Lab:
73.1420, -6.1989, 37.1203
#dbc05a color charts
#dbc05a color shades, tints & tones
#dbc05a color schemes
#dbc05a color preview, HTML & CSS examples
This text has a color of #dbc05a
<p style="color:#dbc05a;">Text here</p>
.mytext {color:#dbc05a;}
This box has a color of #dbc05a
<div style="background-color:#dbc05a;">Content here</div>
.mybackground {background-color:#dbc05a;}
Border around this has a color of #dbc05a
<div style="border:2px solid #dbc05a;">Content here</div>
.myborder {border:2px solid #dbc05a;}