#dbde2d color space conversions
Hex:
#dbde2d
RGB:
219, 222, 45
CMY:
14, 13, 82
CMYK:
1, 0, 80, 13
HSL:
61°, 72.8395%, 52.3529%
HSV (HSB):
61°, 79.7297%, 87.0588%
XYZ:
55.8083, 67.4921, 12.5685
xyY:
0.4108, 0.4967, 67.4921
CIE-Lab:
85.7518, -19.8978, 78.0539
CIE-LCH:
85.7518, 80.5502, 104.3014
CIE-Luv:
85.7518, 4.4790, 90.2165
Hunter-Lab:
82.1536, -22.5106, 48.4369
#dbde2d color charts
#dbde2d color shades, tints & tones
#dbde2d color schemes
#dbde2d color preview, HTML & CSS examples
This text has a color of #dbde2d
<p style="color:#dbde2d;">Text here</p>
.mytext {color:#dbde2d;}
This box has a color of #dbde2d
<div style="background-color:#dbde2d;">Content here</div>
.mybackground {background-color:#dbde2d;}
Border around this has a color of #dbde2d
<div style="border:2px solid #dbde2d;">Content here</div>
.myborder {border:2px solid #dbde2d;}