#dbc45f color space conversions
Hex:
#dbc45f
RGB:
219, 196, 95
CMY:
14, 23, 63
CMYK:
0, 11, 57, 14
HSL:
49°, 63.2653%, 61.5686%
HSV (HSB):
49°, 56.6210%, 85.8824%
XYZ:
51.0189, 55.3661, 18.8242
xyY:
0.4075, 0.4422, 55.3661
CIE-Lab:
79.2517, -4.2171, 52.8107
CIE-LCH:
79.2517, 52.9788, 94.5656
CIE-Luv:
79.2517, 20.3258, 64.8088
Hunter-Lab:
74.4084, -7.8244, 37.0864
#dbc45f color charts
#dbc45f color shades, tints & tones
#dbc45f color schemes
#dbc45f color preview, HTML & CSS examples
This text has a color of #dbc45f
<p style="color:#dbc45f;">Text here</p>
.mytext {color:#dbc45f;}
This box has a color of #dbc45f
<div style="background-color:#dbc45f;">Content here</div>
.mybackground {background-color:#dbc45f;}
Border around this has a color of #dbc45f
<div style="border:2px solid #dbc45f;">Content here</div>
.myborder {border:2px solid #dbc45f;}