#dbd95c color space conversions
Hex:
#dbd95c
RGB:
219, 217, 92
CMY:
14, 15, 64
CMYK:
0, 1, 58, 14
HSL:
59°, 63.8191%, 60.9804%
HSV (HSB):
59°, 57.9909%, 85.8824%
XYZ:
55.9580, 65.4585, 19.8107
xyY:
0.3962, 0.4635, 65.4585
CIE-Lab:
84.7194, -15.0738, 60.3247
CIE-LCH:
84.7194, 62.1795, 104.0296
CIE-Luv:
84.7194, 6.7741, 75.5164
Hunter-Lab:
80.9064, -18.1287, 42.1168
#dbd95c color charts
#dbd95c color shades, tints & tones
#dbd95c color schemes
#dbd95c color preview, HTML & CSS examples
This text has a color of #dbd95c
<p style="color:#dbd95c;">Text here</p>
.mytext {color:#dbd95c;}
This box has a color of #dbd95c
<div style="background-color:#dbd95c;">Content here</div>
.mybackground {background-color:#dbd95c;}
Border around this has a color of #dbd95c
<div style="border:2px solid #dbd95c;">Content here</div>
.myborder {border:2px solid #dbd95c;}