#dbdd2e color space conversions
Hex:
#dbdd2e
RGB:
219, 221, 46
CMY:
14, 13, 82
CMYK:
1, 0, 79, 13
HSL:
61°, 72.0165%, 52.3529%
HSV (HSB):
61°, 79.1855%, 86.6667%
XYZ:
55.5630, 66.9702, 12.5828
xyY:
0.4112, 0.4956, 66.9702
CIE-Lab:
85.4889, -19.3789, 77.5636
CIE-LCH:
85.4889, 79.9478, 104.0279
CIE-Luv:
85.4889, 5.1127, 89.6503
Hunter-Lab:
81.8353, -22.0173, 48.1684
#dbdd2e color charts
#dbdd2e color shades, tints & tones
#dbdd2e color schemes
#dbdd2e color preview, HTML & CSS examples
This text has a color of #dbdd2e
<p style="color:#dbdd2e;">Text here</p>
.mytext {color:#dbdd2e;}
This box has a color of #dbdd2e
<div style="background-color:#dbdd2e;">Content here</div>
.mybackground {background-color:#dbdd2e;}
Border around this has a color of #dbdd2e
<div style="border:2px solid #dbdd2e;">Content here</div>
.myborder {border:2px solid #dbdd2e;}