#dbba1c color space conversions
Hex:
#dbba1c
RGB:
219, 186, 28
CMY:
14, 27, 89
CMYK:
0, 15, 87, 14
HSL:
50°, 77.3279%, 48.4314%
HSV (HSB):
50°, 87.2146%, 85.8824%
XYZ:
46.9819, 50.2617, 8.3239
xyY:
0.4450, 0.4761, 50.2617
CIE-Lab:
76.2296, -2.2045, 74.1340
CIE-LCH:
76.2296, 74.1668, 91.7033
CIE-Luv:
76.2296, 29.4410, 78.6739
Hunter-Lab:
70.8955, -5.7765, 42.6656
#dbba1c color charts
#dbba1c color shades, tints & tones
#dbba1c color schemes
#dbba1c color preview, HTML & CSS examples
This text has a color of #dbba1c
<p style="color:#dbba1c;">Text here</p>
.mytext {color:#dbba1c;}
This box has a color of #dbba1c
<div style="background-color:#dbba1c;">Content here</div>
.mybackground {background-color:#dbba1c;}
Border around this has a color of #dbba1c
<div style="border:2px solid #dbba1c;">Content here</div>
.myborder {border:2px solid #dbba1c;}