#dbd32c color space conversions
Hex:
#dbd32c
RGB:
219, 211, 44
CMY:
14, 17, 83
CMYK:
0, 4, 80, 14
HSL:
57°, 70.8502%, 51.5686%
HSV (HSB):
57°, 79.9087%, 85.8824%
XYZ:
52.9623, 61.8304, 11.5259
xyY:
0.4193, 0.4895, 61.8304
CIE-Lab:
82.8232, -14.5160, 75.7752
CIE-LCH:
82.8232, 77.1530, 100.8446
CIE-Luv:
82.8232, 11.7138, 86.0453
Hunter-Lab:
78.6323, -17.3791, 46.3519
#dbd32c color charts
#dbd32c color shades, tints & tones
#dbd32c color schemes
#dbd32c color preview, HTML & CSS examples
This text has a color of #dbd32c
<p style="color:#dbd32c;">Text here</p>
.mytext {color:#dbd32c;}
This box has a color of #dbd32c
<div style="background-color:#dbd32c;">Content here</div>
.mybackground {background-color:#dbd32c;}
Border around this has a color of #dbd32c
<div style="border:2px solid #dbd32c;">Content here</div>
.myborder {border:2px solid #dbd32c;}