#dbc041 color space conversions
Hex:
#dbc041
RGB:
219, 192, 65
CMY:
14, 25, 75
CMYK:
0, 12, 70, 14
HSL:
49°, 68.1416%, 55.6863%
HSV (HSB):
49°, 70.3196%, 85.8824%
XYZ:
49.0172, 53.1410, 12.6748
xyY:
0.4269, 0.4628, 53.1410
CIE-Lab:
77.9582, -4.0269, 64.3428
CIE-LCH:
77.9582, 64.4687, 93.5812
CIE-Luv:
77.9582, 24.2400, 73.5731
Hunter-Lab:
72.8979, -7.5463, 40.7197
#dbc041 color charts
#dbc041 color shades, tints & tones
#dbc041 color schemes
#dbc041 color preview, HTML & CSS examples
This text has a color of #dbc041
<p style="color:#dbc041;">Text here</p>
.mytext {color:#dbc041;}
This box has a color of #dbc041
<div style="background-color:#dbc041;">Content here</div>
.mybackground {background-color:#dbc041;}
Border around this has a color of #dbc041
<div style="border:2px solid #dbc041;">Content here</div>
.myborder {border:2px solid #dbc041;}