#dbd05c color space conversions
Hex:
#dbd05c
RGB:
219, 208, 92
CMY:
14, 18, 64
CMYK:
0, 5, 58, 14
HSL:
55°, 63.8191%, 60.9804%
HSV (HSB):
55°, 57.9909%, 85.8824%
XYZ:
53.7011, 60.9445, 19.0583
xyY:
0.4016, 0.4558, 60.9445
CIE-Lab:
82.3489, -10.5675, 57.6907
CIE-LCH:
82.3489, 58.6506, 100.3801
CIE-Luv:
82.3489, 12.5427, 71.4726
Hunter-Lab:
78.0670, -13.8298, 40.1725
#dbd05c color charts
#dbd05c color shades, tints & tones
#dbd05c color schemes
#dbd05c color preview, HTML & CSS examples
This text has a color of #dbd05c
<p style="color:#dbd05c;">Text here</p>
.mytext {color:#dbd05c;}
This box has a color of #dbd05c
<div style="background-color:#dbd05c;">Content here</div>
.mybackground {background-color:#dbd05c;}
Border around this has a color of #dbd05c
<div style="border:2px solid #dbd05c;">Content here</div>
.myborder {border:2px solid #dbd05c;}