#dbbf35 color space conversions
Hex:
#dbbf35
RGB:
219, 191, 53
CMY:
14, 25, 79
CMYK:
0, 13, 76, 14
HSL:
50°, 69.7479%, 53.3333%
HSV (HSB):
50°, 75.7991%, 85.8824%
XYZ:
48.4868, 52.5787, 10.9613
xyY:
0.4328, 0.4693, 52.5787
CIE-Lab:
77.6256, -4.0449, 68.3846
CIE-LCH:
77.6256, 68.5041, 93.3850
CIE-Luv:
77.6256, 25.3039, 76.2392
Hunter-Lab:
72.5112, -7.5351, 41.7951
#dbbf35 color charts
#dbbf35 color shades, tints & tones
#dbbf35 color schemes
#dbbf35 color preview, HTML & CSS examples
This text has a color of #dbbf35
<p style="color:#dbbf35;">Text here</p>
.mytext {color:#dbbf35;}
This box has a color of #dbbf35
<div style="background-color:#dbbf35;">Content here</div>
.mybackground {background-color:#dbbf35;}
Border around this has a color of #dbbf35
<div style="border:2px solid #dbbf35;">Content here</div>
.myborder {border:2px solid #dbbf35;}