#dbd63c color space conversions
Hex:
#dbd63c
RGB:
219, 214, 60
CMY:
14, 16, 76
CMYK:
0, 2, 73, 14
HSL:
58°, 68.8312%, 54.7059%
HSV (HSB):
58°, 72.6027%, 85.8824%
XYZ:
54.0756, 63.4794, 13.6776
xyY:
0.4121, 0.4837, 63.4794
CIE-Lab:
83.6940, -15.4066, 71.7218
CIE-LCH:
83.6940, 73.3578, 102.1235
CIE-Luv:
83.6940, 9.4587, 83.9691
Hunter-Lab:
79.6740, -18.2796, 45.5935
#dbd63c color charts
#dbd63c color shades, tints & tones
#dbd63c color schemes
#dbd63c color preview, HTML & CSS examples
This text has a color of #dbd63c
<p style="color:#dbd63c;">Text here</p>
.mytext {color:#dbd63c;}
This box has a color of #dbd63c
<div style="background-color:#dbd63c;">Content here</div>
.mybackground {background-color:#dbd63c;}
Border around this has a color of #dbd63c
<div style="border:2px solid #dbd63c;">Content here</div>
.myborder {border:2px solid #dbd63c;}