#dbdc4d color space conversions
Hex:
#dbdc4d
RGB:
219, 220, 77
CMY:
14, 14, 70
CMYK:
0, 0, 65, 14
HSL:
60°, 67.1362%, 58.2353%
HSV (HSB):
60°, 65.0000%, 86.2745%
XYZ:
56.1462, 66.7823, 16.9522
xyY:
0.4014, 0.4774, 66.7823
CIE-Lab:
85.3939, -17.5117, 67.2237
CIE-LCH:
85.3939, 69.4671, 104.6010
CIE-Luv:
85.3939, 5.2389, 81.8808
Hunter-Lab:
81.7204, -20.3720, 44.9051
#dbdc4d color charts
#dbdc4d color shades, tints & tones
#dbdc4d color schemes
#dbdc4d color preview, HTML & CSS examples
This text has a color of #dbdc4d
<p style="color:#dbdc4d;">Text here</p>
.mytext {color:#dbdc4d;}
This box has a color of #dbdc4d
<div style="background-color:#dbdc4d;">Content here</div>
.mybackground {background-color:#dbdc4d;}
Border around this has a color of #dbdc4d
<div style="border:2px solid #dbdc4d;">Content here</div>
.myborder {border:2px solid #dbdc4d;}