#dbc065 color space conversions
Hex:
#dbc065
RGB:
219, 192, 101
CMY:
14, 25, 60
CMYK:
0, 12, 54, 14
HSL:
46°, 62.1053%, 62.7451%
HSV (HSB):
46°, 53.8813%, 85.8824%
XYZ:
50.4120, 53.6989, 20.0198
xyY:
0.4061, 0.4326, 53.6989
CIE-Lab:
78.2859, -1.6716, 48.8348
CIE-LCH:
78.2859, 48.8634, 91.9604
CIE-Luv:
78.2859, 22.7060, 60.3494
Hunter-Lab:
73.2796, -5.4417, 35.0978
#dbc065 color charts
#dbc065 color shades, tints & tones
#dbc065 color schemes
#dbc065 color preview, HTML & CSS examples
This text has a color of #dbc065
<p style="color:#dbc065;">Text here</p>
.mytext {color:#dbc065;}
This box has a color of #dbc065
<div style="background-color:#dbc065;">Content here</div>
.mybackground {background-color:#dbc065;}
Border around this has a color of #dbc065
<div style="border:2px solid #dbc065;">Content here</div>
.myborder {border:2px solid #dbc065;}