#dbda2a color space conversions
Hex:
#dbda2a
RGB:
219, 218, 42
CMY:
14, 15, 84
CMYK:
0, 0, 81, 14
HSL:
60°, 71.0843%, 51.1765%
HSV (HSB):
60°, 80.8219%, 85.8824%
XYZ:
54.7027, 65.3700, 11.9250
xyY:
0.4144, 0.4952, 65.3700
CIE-Lab:
84.6741, -18.0355, 77.8867
CIE-LCH:
84.6741, 79.9476, 103.0376
CIE-Luv:
84.6741, 7.1110, 89.1367
Hunter-Lab:
80.8517, -20.7209, 47.8514
#dbda2a color charts
#dbda2a color shades, tints & tones
#dbda2a color schemes
#dbda2a color preview, HTML & CSS examples
This text has a color of #dbda2a
<p style="color:#dbda2a;">Text here</p>
.mytext {color:#dbda2a;}
This box has a color of #dbda2a
<div style="background-color:#dbda2a;">Content here</div>
.mybackground {background-color:#dbda2a;}
Border around this has a color of #dbda2a
<div style="border:2px solid #dbda2a;">Content here</div>
.myborder {border:2px solid #dbda2a;}