#dbdc2b color space conversions
Hex:
#dbdc2b
RGB:
219, 220, 43
CMY:
14, 14, 83
CMYK:
0, 0, 80, 14
HSL:
60°, 71.6599%, 51.5686%
HSV (HSB):
60°, 80.4545%, 86.2745%
XYZ:
55.2427, 66.4209, 12.1944
xyY:
0.4127, 0.4962, 66.4209
CIE-Lab:
85.2106, -18.9845, 78.0967
CIE-LCH:
85.2106, 80.3710, 103.6630
CIE-Luv:
85.2106, 5.7960, 89.7610
Hunter-Lab:
81.4990, -21.6302, 48.1779
#dbdc2b color charts
#dbdc2b color shades, tints & tones
#dbdc2b color schemes
#dbdc2b color preview, HTML & CSS examples
This text has a color of #dbdc2b
<p style="color:#dbdc2b;">Text here</p>
.mytext {color:#dbdc2b;}
This box has a color of #dbdc2b
<div style="background-color:#dbdc2b;">Content here</div>
.mybackground {background-color:#dbdc2b;}
Border around this has a color of #dbdc2b
<div style="border:2px solid #dbdc2b;">Content here</div>
.myborder {border:2px solid #dbdc2b;}