#dbc649 color space conversions
Hex:
#dbc649
RGB:
219, 198, 73
CMY:
14, 22, 71
CMYK:
0, 10, 67, 14
HSL:
51°, 66.9725%, 57.2549%
HSV (HSB):
51°, 66.6667%, 85.8824%
XYZ:
50.6101, 55.9293, 14.4313
xyY:
0.4184, 0.4623, 55.9293
CIE-Lab:
79.5736, -6.6926, 62.8105
CIE-LCH:
79.5736, 63.1661, 96.0821
CIE-Luv:
79.5736, 19.8353, 73.7206
Hunter-Lab:
74.7859, -10.0784, 40.9090
#dbc649 color charts
#dbc649 color shades, tints & tones
#dbc649 color schemes
#dbc649 color preview, HTML & CSS examples
This text has a color of #dbc649
<p style="color:#dbc649;">Text here</p>
.mytext {color:#dbc649;}
This box has a color of #dbc649
<div style="background-color:#dbc649;">Content here</div>
.mybackground {background-color:#dbc649;}
Border around this has a color of #dbc649
<div style="border:2px solid #dbc649;">Content here</div>
.myborder {border:2px solid #dbc649;}