#dbdc9d color space conversions
Hex:
#dbdc9d
RGB:
219, 220, 157
CMY:
14, 14, 38
CMYK:
0, 0, 29, 14
HSL:
61°, 47.3684%, 73.9216%
HSV (HSB):
61°, 28.6364%, 86.2745%
XYZ:
60.8924, 68.6808, 41.9456
xyY:
0.3550, 0.4004, 68.6808
CIE-Lab:
86.3457, -10.1113, 30.9327
CIE-LCH:
86.3457, 32.5434, 108.1016
CIE-Luv:
86.3457, 2.5922, 44.4494
Hunter-Lab:
82.8739, -13.8746, 28.0028
#dbdc9d color charts
#dbdc9d color shades, tints & tones
#dbdc9d color schemes
#dbdc9d color preview, HTML & CSS examples
This text has a color of #dbdc9d
<p style="color:#dbdc9d;">Text here</p>
.mytext {color:#dbdc9d;}
This box has a color of #dbdc9d
<div style="background-color:#dbdc9d;">Content here</div>
.mybackground {background-color:#dbdc9d;}
Border around this has a color of #dbdc9d
<div style="border:2px solid #dbdc9d;">Content here</div>
.myborder {border:2px solid #dbdc9d;}