#dbc193 color space conversions
Hex:
#dbc193
RGB:
219, 193, 147
CMY:
14, 24, 42
CMYK:
0, 12, 33, 14
HSL:
38°, 50.0000%, 71.7647%
HSV (HSB):
38°, 32.8767%, 85.8824%
XYZ:
53.5498, 55.3066, 35.4566
xyY:
0.3711, 0.3832, 55.3066
CIE-Lab:
79.2175, 2.5414, 26.5711
CIE-LCH:
79.2175, 26.6924, 84.5365
CIE-Luv:
79.2175, 19.1841, 35.7304
Hunter-Lab:
74.3684, -1.6137, 23.7902
#dbc193 color charts
#dbc193 color shades, tints & tones
#dbc193 color schemes
#dbc193 color preview, HTML & CSS examples
This text has a color of #dbc193
<p style="color:#dbc193;">Text here</p>
.mytext {color:#dbc193;}
This box has a color of #dbc193
<div style="background-color:#dbc193;">Content here</div>
.mybackground {background-color:#dbc193;}
Border around this has a color of #dbc193
<div style="border:2px solid #dbc193;">Content here</div>
.myborder {border:2px solid #dbc193;}