#dbbb2b color space conversions
Hex:
#dbbb2b
RGB:
219, 187, 43
CMY:
14, 27, 83
CMYK:
0, 15, 80, 14
HSL:
49°, 70.9677%, 51.3725%
HSV (HSB):
49°, 80.3653%, 85.8824%
XYZ:
47.4198, 50.7751, 9.5868
xyY:
0.4400, 0.4711, 50.7751
CIE-Lab:
76.5426, -2.3291, 70.5813
CIE-LCH:
76.5426, 70.6197, 91.8900
CIE-Luv:
76.5426, 28.4185, 76.7255
Hunter-Lab:
71.2567, -5.9113, 41.9029
#dbbb2b color charts
#dbbb2b color shades, tints & tones
#dbbb2b color schemes
#dbbb2b color preview, HTML & CSS examples
This text has a color of #dbbb2b
<p style="color:#dbbb2b;">Text here</p>
.mytext {color:#dbbb2b;}
This box has a color of #dbbb2b
<div style="background-color:#dbbb2b;">Content here</div>
.mybackground {background-color:#dbbb2b;}
Border around this has a color of #dbbb2b
<div style="border:2px solid #dbbb2b;">Content here</div>
.myborder {border:2px solid #dbbb2b;}