#dbd82c color space conversions
Hex:
#dbd82c
RGB:
219, 216, 44
CMY:
14, 15, 83
CMYK:
0, 1, 80, 14
HSL:
59°, 70.8502%, 51.5686%
HSV (HSB):
59°, 79.9087%, 85.8824%
XYZ:
54.2239, 64.3537, 11.9465
xyY:
0.4154, 0.4930, 64.3537
CIE-Lab:
84.1496, -16.9918, 76.9251
CIE-LCH:
84.1496, 78.7794, 102.4559
CIE-Luv:
84.1496, 8.3980, 88.0196
Hunter-Lab:
80.2207, -19.7321, 47.3250
#dbd82c color charts
#dbd82c color shades, tints & tones
#dbd82c color schemes
#dbd82c color preview, HTML & CSS examples
This text has a color of #dbd82c
<p style="color:#dbd82c;">Text here</p>
.mytext {color:#dbd82c;}
This box has a color of #dbd82c
<div style="background-color:#dbd82c;">Content here</div>
.mybackground {background-color:#dbd82c;}
Border around this has a color of #dbd82c
<div style="border:2px solid #dbd82c;">Content here</div>
.myborder {border:2px solid #dbd82c;}