#dbbf28 color space conversions
Hex:
#dbbf28
RGB:
219, 191, 40
CMY:
14, 25, 84
CMYK:
0, 13, 82, 14
HSL:
51°, 71.3147%, 50.7843%
HSV (HSB):
51°, 81.7352%, 85.8824%
XYZ:
48.2272, 52.4749, 9.5943
xyY:
0.4373, 0.4758, 52.4749
CIE-Lab:
77.5639, -4.4933, 72.3190
CIE-LCH:
77.5639, 72.4584, 93.5553
CIE-Luv:
77.5639, 25.6116, 78.8441
Hunter-Lab:
72.4395, -7.9314, 42.8550
#dbbf28 color charts
#dbbf28 color shades, tints & tones
#dbbf28 color schemes
#dbbf28 color preview, HTML & CSS examples
This text has a color of #dbbf28
<p style="color:#dbbf28;">Text here</p>
.mytext {color:#dbbf28;}
This box has a color of #dbbf28
<div style="background-color:#dbbf28;">Content here</div>
.mybackground {background-color:#dbbf28;}
Border around this has a color of #dbbf28
<div style="border:2px solid #dbbf28;">Content here</div>
.myborder {border:2px solid #dbbf28;}