#dbc194 color space conversions
Hex:
#dbc194
RGB:
219, 193, 148
CMY:
14, 24, 42
CMYK:
0, 12, 32, 14
HSL:
38°, 49.6503%, 71.9608%
HSV (HSB):
38°, 32.4201%, 85.8824%
XYZ:
53.6287, 55.3381, 35.8718
xyY:
0.3703, 0.3821, 55.3381
CIE-Lab:
79.2356, 2.6660, 26.0674
CIE-LCH:
79.2356, 26.2034, 84.1605
CIE-Luv:
79.2356, 19.1119, 35.0940
Hunter-Lab:
74.3896, -1.4982, 23.4822
#dbc194 color charts
#dbc194 color shades, tints & tones
#dbc194 color schemes
#dbc194 color preview, HTML & CSS examples
This text has a color of #dbc194
<p style="color:#dbc194;">Text here</p>
.mytext {color:#dbc194;}
This box has a color of #dbc194
<div style="background-color:#dbc194;">Content here</div>
.mybackground {background-color:#dbc194;}
Border around this has a color of #dbc194
<div style="border:2px solid #dbc194;">Content here</div>
.myborder {border:2px solid #dbc194;}