#dbd402 color space conversions
Hex:
#dbd402
RGB:
219, 212, 2
CMY:
14, 17, 99
CMYK:
0, 3, 99, 14
HSL:
58°, 98.1900%, 43.3333%
HSV (HSB):
58°, 99.0868%, 85.8824%
XYZ:
52.7679, 62.1514, 9.2727
xyY:
0.4249, 0.5004, 62.1514
CIE-Lab:
82.9939, -15.7559, 82.6867
CIE-LCH:
82.9939, 84.1744, 100.7884
CIE-Luv:
82.9939, 11.3851, 90.5494
Hunter-Lab:
78.8362, -18.4869, 48.2116
#dbd402 color charts
#dbd402 color shades, tints & tones
#dbd402 color schemes
#dbd402 color preview, HTML & CSS examples
This text has a color of #dbd402
<p style="color:#dbd402;">Text here</p>
.mytext {color:#dbd402;}
This box has a color of #dbd402
<div style="background-color:#dbd402;">Content here</div>
.mybackground {background-color:#dbd402;}
Border around this has a color of #dbd402
<div style="border:2px solid #dbd402;">Content here</div>
.myborder {border:2px solid #dbd402;}