#dbc550 color space conversions
Hex:
#dbc550
RGB:
219, 197, 80
CMY:
14, 23, 69
CMYK:
0, 10, 63, 14
HSL:
51°, 65.8768%, 58.6275%
HSV (HSB):
51°, 63.4703%, 85.8824%
XYZ:
50.6276, 55.5718, 15.6475
xyY:
0.4155, 0.4561, 55.5718
CIE-Lab:
79.3695, -5.7661, 59.6711
CIE-LCH:
79.3695, 59.9491, 95.5195
CIE-Luv:
79.3695, 20.2702, 70.9806
Hunter-Lab:
74.5465, -9.2295, 39.7374
#dbc550 color charts
#dbc550 color shades, tints & tones
#dbc550 color schemes
#dbc550 color preview, HTML & CSS examples
This text has a color of #dbc550
<p style="color:#dbc550;">Text here</p>
.mytext {color:#dbc550;}
This box has a color of #dbc550
<div style="background-color:#dbc550;">Content here</div>
.mybackground {background-color:#dbc550;}
Border around this has a color of #dbc550
<div style="border:2px solid #dbc550;">Content here</div>
.myborder {border:2px solid #dbc550;}