#dbd30f color space conversions
Hex:
#dbd30f
RGB:
219, 211, 15
CMY:
14, 17, 94
CMYK:
0, 4, 93, 14
HSL:
58°, 87.1795%, 45.8824%
HSV (HSB):
58°, 93.1507%, 85.8824%
XYZ:
52.5939, 61.6831, 9.5860
xyY:
0.4246, 0.4980, 61.6831
CIE-Lab:
82.7446, -15.1335, 81.2769
CIE-LCH:
82.7446, 82.6738, 100.5475
CIE-Luv:
82.7446, 12.0012, 89.4670
Hunter-Lab:
78.5386, -17.9088, 47.7404
#dbd30f color charts
#dbd30f color shades, tints & tones
#dbd30f color schemes
#dbd30f color preview, HTML & CSS examples
This text has a color of #dbd30f
<p style="color:#dbd30f;">Text here</p>
.mytext {color:#dbd30f;}
This box has a color of #dbd30f
<div style="background-color:#dbd30f;">Content here</div>
.mybackground {background-color:#dbd30f;}
Border around this has a color of #dbd30f
<div style="border:2px solid #dbd30f;">Content here</div>
.myborder {border:2px solid #dbd30f;}