#dbdc5e color space conversions
Hex:
#dbdc5e
RGB:
219, 220, 94
CMY:
14, 14, 63
CMYK:
0, 0, 57, 14
HSL:
60°, 64.2857%, 61.5686%
HSV (HSB):
60°, 57.2727%, 86.2745%
XYZ:
56.8270, 67.0546, 20.5374
xyY:
0.3935, 0.4643, 67.0546
CIE-Lab:
85.5315, -16.4161, 60.3556
CIE-LCH:
85.5315, 62.5483, 105.2157
CIE-Luv:
85.5315, 4.8313, 76.1152
Hunter-Lab:
81.8869, -19.4285, 42.4508
#dbdc5e color charts
#dbdc5e color shades, tints & tones
#dbdc5e color schemes
#dbdc5e color preview, HTML & CSS examples
This text has a color of #dbdc5e
<p style="color:#dbdc5e;">Text here</p>
.mytext {color:#dbdc5e;}
This box has a color of #dbdc5e
<div style="background-color:#dbdc5e;">Content here</div>
.mybackground {background-color:#dbdc5e;}
Border around this has a color of #dbdc5e
<div style="border:2px solid #dbdc5e;">Content here</div>
.myborder {border:2px solid #dbdc5e;}