#dbd30c color space conversions
Hex:
#dbd30c
RGB:
219, 211, 12
CMY:
14, 17, 95
CMYK:
0, 4, 95, 14
HSL:
58°, 89.6104%, 45.2941%
HSV (HSB):
58°, 94.5205%, 85.8824%
XYZ:
52.5740, 61.6751, 9.4814
xyY:
0.4249, 0.4985, 61.6751
CIE-Lab:
82.7404, -15.1669, 81.5944
CIE-LCH:
82.7404, 82.9920, 100.5301
CIE-Luv:
82.7404, 12.0168, 89.6530
Hunter-Lab:
78.5335, -17.9374, 47.8154
#dbd30c color charts
#dbd30c color shades, tints & tones
#dbd30c color schemes
#dbd30c color preview, HTML & CSS examples
This text has a color of #dbd30c
<p style="color:#dbd30c;">Text here</p>
.mytext {color:#dbd30c;}
This box has a color of #dbd30c
<div style="background-color:#dbd30c;">Content here</div>
.mybackground {background-color:#dbd30c;}
Border around this has a color of #dbd30c
<div style="border:2px solid #dbd30c;">Content here</div>
.myborder {border:2px solid #dbd30c;}