#dbc329 color space conversions
Hex:
#dbc329
RGB:
219, 195, 41
CMY:
14, 24, 84
CMYK:
0, 11, 81, 14
HSL:
52°, 71.2000%, 50.9804%
HSV (HSB):
52°, 81.2785%, 85.8824%
XYZ:
49.1288, 54.2504, 9.9798
xyY:
0.4334, 0.4786, 54.2504
CIE-Lab:
78.6075, -6.5218, 72.9418
CIE-LCH:
78.6075, 73.2327, 95.1093
CIE-Luv:
78.6075, 22.7528, 80.2474
Hunter-Lab:
73.6549, -9.8341, 43.5249
#dbc329 color charts
#dbc329 color shades, tints & tones
#dbc329 color schemes
#dbc329 color preview, HTML & CSS examples
This text has a color of #dbc329
<p style="color:#dbc329;">Text here</p>
.mytext {color:#dbc329;}
This box has a color of #dbc329
<div style="background-color:#dbc329;">Content here</div>
.mybackground {background-color:#dbc329;}
Border around this has a color of #dbc329
<div style="border:2px solid #dbc329;">Content here</div>
.myborder {border:2px solid #dbc329;}