#dbd97c color space conversions
Hex:
#dbd97c
RGB:
219, 217, 124
CMY:
14, 15, 51
CMYK:
0, 1, 43, 14
HSL:
59°, 56.8862%, 67.2549%
HSV (HSB):
59°, 43.3790%, 85.8824%
XYZ:
57.6644, 66.1410, 28.7960
xyY:
0.3779, 0.4334, 66.1410
CIE-Lab:
85.0683, -12.3606, 45.8786
CIE-LCH:
85.0683, 47.5145, 105.0785
CIE-Luv:
85.0683, 5.7216, 61.4773
Hunter-Lab:
81.3271, -15.7584, 35.9358
#dbd97c color charts
#dbd97c color shades, tints & tones
#dbd97c color schemes
#dbd97c color preview, HTML & CSS examples
This text has a color of #dbd97c
<p style="color:#dbd97c;">Text here</p>
.mytext {color:#dbd97c;}
This box has a color of #dbd97c
<div style="background-color:#dbd97c;">Content here</div>
.mybackground {background-color:#dbd97c;}
Border around this has a color of #dbd97c
<div style="border:2px solid #dbd97c;">Content here</div>
.myborder {border:2px solid #dbd97c;}