#dbc55c color space conversions
Hex:
#dbc55c
RGB:
219, 197, 92
CMY:
14, 23, 64
CMYK:
0, 10, 58, 14
HSL:
50°, 63.8191%, 60.9804%
HSV (HSB):
50°, 57.9909%, 85.8824%
XYZ:
51.1114, 55.7653, 18.1951
xyY:
0.4087, 0.4459, 55.7653
CIE-Lab:
79.4800, -4.9558, 54.4596
CIE-LCH:
79.4800, 54.6847, 95.1996
CIE-Luv:
79.4800, 19.7900, 66.4926
Hunter-Lab:
74.6762, -8.5105, 37.8271
#dbc55c color charts
#dbc55c color shades, tints & tones
#dbc55c color schemes
#dbc55c color preview, HTML & CSS examples
This text has a color of #dbc55c
<p style="color:#dbc55c;">Text here</p>
.mytext {color:#dbc55c;}
This box has a color of #dbc55c
<div style="background-color:#dbc55c;">Content here</div>
.mybackground {background-color:#dbc55c;}
Border around this has a color of #dbc55c
<div style="border:2px solid #dbc55c;">Content here</div>
.myborder {border:2px solid #dbc55c;}