#dbc54c color space conversions
Hex:
#dbc54c
RGB:
219, 197, 76
CMY:
14, 23, 70
CMYK:
0, 10, 65, 14
HSL:
51°, 66.5116%, 57.8431%
HSV (HSB):
51°, 65.2968%, 85.8824%
XYZ:
50.4842, 55.5144, 14.8920
xyY:
0.4176, 0.4592, 55.5144
CIE-Lab:
79.3366, -6.0078, 61.3283
CIE-LCH:
79.3366, 61.6218, 95.5949
CIE-Luv:
79.3366, 20.4146, 72.3298
Hunter-Lab:
74.5080, -9.4432, 40.3052
#dbc54c color charts
#dbc54c color shades, tints & tones
#dbc54c color schemes
#dbc54c color preview, HTML & CSS examples
This text has a color of #dbc54c
<p style="color:#dbc54c;">Text here</p>
.mytext {color:#dbc54c;}
This box has a color of #dbc54c
<div style="background-color:#dbc54c;">Content here</div>
.mybackground {background-color:#dbc54c;}
Border around this has a color of #dbc54c
<div style="border:2px solid #dbc54c;">Content here</div>
.myborder {border:2px solid #dbc54c;}