#dbdb2b color space conversions
Hex:
#dbdb2b
RGB:
219, 219, 43
CMY:
14, 14, 83
CMYK:
0, 0, 80, 14
HSL:
60°, 70.9677%, 51.3725%
HSV (HSB):
60°, 80.3653%, 85.8824%
XYZ:
54.9810, 65.8975, 12.1072
xyY:
0.4134, 0.4955, 65.8975
CIE-Lab:
84.9441, -18.4956, 77.8676
CIE-LCH:
84.9441, 80.0340, 103.3616
CIE-Luv:
84.9441, 6.4464, 89.3678
Hunter-Lab:
81.1773, -21.1631, 47.9813
#dbdb2b color charts
#dbdb2b color shades, tints & tones
#dbdb2b color schemes
#dbdb2b color preview, HTML & CSS examples
This text has a color of #dbdb2b
<p style="color:#dbdb2b;">Text here</p>
.mytext {color:#dbdb2b;}
This box has a color of #dbdb2b
<div style="background-color:#dbdb2b;">Content here</div>
.mybackground {background-color:#dbdb2b;}
Border around this has a color of #dbdb2b
<div style="border:2px solid #dbdb2b;">Content here</div>
.myborder {border:2px solid #dbdb2b;}