#dbc44a color space conversions
Hex:
#dbc44a
RGB:
219, 196, 74
CMY:
14, 23, 71
CMYK:
0, 11, 66, 14
HSL:
50°, 66.8203%, 57.4510%
HSV (HSB):
50°, 66.2100%, 85.8824%
XYZ:
50.1894, 55.0343, 14.4560
xyY:
0.4194, 0.4598, 55.0343
CIE-Lab:
79.0610, -5.6096, 61.8688
CIE-LCH:
79.0610, 62.1226, 95.1808
CIE-Luv:
79.0610, 21.1675, 72.5483
Hunter-Lab:
74.1851, -9.0612, 40.3761
#dbc44a color charts
#dbc44a color shades, tints & tones
#dbc44a color schemes
#dbc44a color preview, HTML & CSS examples
This text has a color of #dbc44a
<p style="color:#dbc44a;">Text here</p>
.mytext {color:#dbc44a;}
This box has a color of #dbc44a
<div style="background-color:#dbc44a;">Content here</div>
.mybackground {background-color:#dbc44a;}
Border around this has a color of #dbc44a
<div style="border:2px solid #dbc44a;">Content here</div>
.myborder {border:2px solid #dbc44a;}