#dbdd40 color space conversions
Hex:
#dbdd40
RGB:
219, 221, 64
CMY:
14, 13, 75
CMYK:
1, 0, 71, 13
HSL:
61°, 69.7778%, 55.8824%
HSV (HSB):
61°, 71.0407%, 86.6667%
XYZ:
55.9953, 67.1431, 14.8591
xyY:
0.4058, 0.4866, 67.1431
CIE-Lab:
85.5762, -18.6736, 72.1620
CIE-LCH:
85.5762, 74.5390, 104.5084
CIE-Luv:
85.5762, 4.8509, 85.8711
Hunter-Lab:
81.9409, -21.4165, 46.6070
#dbdd40 color charts
#dbdd40 color shades, tints & tones
#dbdd40 color schemes
#dbdd40 color preview, HTML & CSS examples
This text has a color of #dbdd40
<p style="color:#dbdd40;">Text here</p>
.mytext {color:#dbdd40;}
This box has a color of #dbdd40
<div style="background-color:#dbdd40;">Content here</div>
.mybackground {background-color:#dbdd40;}
Border around this has a color of #dbdd40
<div style="border:2px solid #dbdd40;">Content here</div>
.myborder {border:2px solid #dbdd40;}