#dbd050 color space conversions
Hex:
#dbd050
RGB:
219, 208, 80
CMY:
14, 18, 69
CMYK:
0, 5, 63, 14
HSL:
55°, 65.8768%, 58.6275%
HSV (HSB):
55°, 63.4703%, 85.8824%
XYZ:
53.2173, 60.7510, 16.5107
xyY:
0.4079, 0.4656, 60.7510
CIE-Lab:
82.2447, -11.3634, 62.7364
CIE-LCH:
82.2447, 63.7572, 100.2666
CIE-Luv:
82.2447, 12.9234, 75.7688
Hunter-Lab:
77.9429, -14.5253, 42.0006
#dbd050 color charts
#dbd050 color shades, tints & tones
#dbd050 color schemes
#dbd050 color preview, HTML & CSS examples
This text has a color of #dbd050
<p style="color:#dbd050;">Text here</p>
.mytext {color:#dbd050;}
This box has a color of #dbd050
<div style="background-color:#dbd050;">Content here</div>
.mybackground {background-color:#dbd050;}
Border around this has a color of #dbd050
<div style="border:2px solid #dbd050;">Content here</div>
.myborder {border:2px solid #dbd050;}