#dbd034 color space conversions
Hex:
#dbd034
RGB:
219, 208, 52
CMY:
14, 18, 80
CMYK:
0, 5, 76, 14
HSL:
56°, 69.8745%, 53.1373%
HSV (HSB):
56°, 76.2557%, 85.8824%
XYZ:
52.3891, 60.4198, 12.1498
xyY:
0.4193, 0.4835, 60.4198
CIE-Lab:
82.0658, -12.7412, 72.7923
CIE-LCH:
82.0658, 73.8990, 99.9282
CIE-Luv:
82.0658, 13.5930, 83.3214
Hunter-Lab:
77.7301, -15.7210, 45.1436
#dbd034 color charts
#dbd034 color shades, tints & tones
#dbd034 color schemes
#dbd034 color preview, HTML & CSS examples
This text has a color of #dbd034
<p style="color:#dbd034;">Text here</p>
.mytext {color:#dbd034;}
This box has a color of #dbd034
<div style="background-color:#dbd034;">Content here</div>
.mybackground {background-color:#dbd034;}
Border around this has a color of #dbd034
<div style="border:2px solid #dbd034;">Content here</div>
.myborder {border:2px solid #dbd034;}