#dbdb2f color space conversions
Hex:
#dbdb2f
RGB:
219, 219, 47
CMY:
14, 14, 82
CMYK:
0, 0, 79, 14
HSL:
60°, 70.4918%, 52.1569%
HSV (HSB):
60°, 78.5388%, 85.8824%
XYZ:
55.0580, 65.9283, 12.5129
xyY:
0.4124, 0.4938, 65.9283
CIE-Lab:
84.9599, -18.3689, 76.8322
CIE-LCH:
84.9599, 78.9975, 103.4458
CIE-Luv:
84.9599, 6.3970, 88.6824
Hunter-Lab:
81.1963, -21.0552, 47.7004
#dbdb2f color charts
#dbdb2f color shades, tints & tones
#dbdb2f color schemes
#dbdb2f color preview, HTML & CSS examples
This text has a color of #dbdb2f
<p style="color:#dbdb2f;">Text here</p>
.mytext {color:#dbdb2f;}
This box has a color of #dbdb2f
<div style="background-color:#dbdb2f;">Content here</div>
.mybackground {background-color:#dbdb2f;}
Border around this has a color of #dbdb2f
<div style="border:2px solid #dbdb2f;">Content here</div>
.myborder {border:2px solid #dbdb2f;}