#dbc370 color space conversions
Hex:
#dbc370
RGB:
219, 195, 112
CMY:
14, 24, 56
CMYK:
0, 11, 49, 14
HSL:
47°, 59.7765%, 64.9020%
HSV (HSB):
47°, 48.8584%, 85.8824%
XYZ:
51.6532, 55.2601, 23.2731
xyY:
0.3968, 0.4245, 55.2601
CIE-Lab:
79.1909, -2.2779, 44.5414
CIE-LCH:
79.1909, 44.5996, 92.9277
CIE-Luv:
79.1909, 20.1382, 56.5952
Hunter-Lab:
74.3372, -6.0594, 33.4738
#dbc370 color charts
#dbc370 color shades, tints & tones
#dbc370 color schemes
#dbc370 color preview, HTML & CSS examples
This text has a color of #dbc370
<p style="color:#dbc370;">Text here</p>
.mytext {color:#dbc370;}
This box has a color of #dbc370
<div style="background-color:#dbc370;">Content here</div>
.mybackground {background-color:#dbc370;}
Border around this has a color of #dbc370
<div style="border:2px solid #dbc370;">Content here</div>
.myborder {border:2px solid #dbc370;}