#dbc494 color space conversions
Hex:
#dbc494
RGB:
219, 196, 148
CMY:
14, 23, 42
CMYK:
0, 11, 32, 14
HSL:
41°, 49.6503%, 71.9608%
HSV (HSB):
41°, 32.4201%, 85.8824%
XYZ:
54.2986, 56.6780, 36.0951
xyY:
0.3692, 0.3854, 56.6780
CIE-Lab:
79.9982, 1.0926, 27.0961
CIE-LCH:
79.9982, 27.1181, 87.6909
CIE-Luv:
79.9982, 17.2838, 36.7547
Hunter-Lab:
75.2848, -3.0066, 24.2730
#dbc494 color charts
#dbc494 color shades, tints & tones
#dbc494 color schemes
#dbc494 color preview, HTML & CSS examples
This text has a color of #dbc494
<p style="color:#dbc494;">Text here</p>
.mytext {color:#dbc494;}
This box has a color of #dbc494
<div style="background-color:#dbc494;">Content here</div>
.mybackground {background-color:#dbc494;}
Border around this has a color of #dbc494
<div style="border:2px solid #dbc494;">Content here</div>
.myborder {border:2px solid #dbc494;}