#dbc355 color space conversions
Hex:
#dbc355
RGB:
219, 195, 85
CMY:
14, 24, 67
CMYK:
0, 11, 61, 14
HSL:
49°, 65.0485%, 59.6078%
HSV (HSB):
49°, 61.1872%, 85.8824%
XYZ:
50.3682, 54.7462, 16.5067
xyY:
0.4141, 0.4501, 54.7462
CIE-Lab:
78.8948, -4.4137, 56.9693
CIE-LCH:
78.8948, 57.1400, 94.4302
CIE-Luv:
78.8948, 21.4311, 68.3026
Hunter-Lab:
73.9906, -7.9720, 38.5663
#dbc355 color charts
#dbc355 color shades, tints & tones
#dbc355 color schemes
#dbc355 color preview, HTML & CSS examples
This text has a color of #dbc355
<p style="color:#dbc355;">Text here</p>
.mytext {color:#dbc355;}
This box has a color of #dbc355
<div style="background-color:#dbc355;">Content here</div>
.mybackground {background-color:#dbc355;}
Border around this has a color of #dbc355
<div style="border:2px solid #dbc355;">Content here</div>
.myborder {border:2px solid #dbc355;}