#dbc09a color space conversions
Hex:
#dbc09a
RGB:
219, 192, 154
CMY:
14, 25, 40
CMYK:
0, 12, 30, 14
HSL:
35°, 47.4453%, 73.1373%
HSV (HSB):
35°, 29.6804%, 85.8824%
XYZ:
53.8958, 55.0924, 38.3651
xyY:
0.3658, 0.3739, 55.0924
CIE-Lab:
79.0945, 3.9592, 22.6950
CIE-LCH:
79.0945, 23.0378, 80.1042
CIE-Luv:
79.0945, 19.2736, 30.6393
Hunter-Lab:
74.2243, -0.2799, 21.3111
#dbc09a color charts
#dbc09a color shades, tints & tones
#dbc09a color schemes
#dbc09a color preview, HTML & CSS examples
This text has a color of #dbc09a
<p style="color:#dbc09a;">Text here</p>
.mytext {color:#dbc09a;}
This box has a color of #dbc09a
<div style="background-color:#dbc09a;">Content here</div>
.mybackground {background-color:#dbc09a;}
Border around this has a color of #dbc09a
<div style="border:2px solid #dbc09a;">Content here</div>
.myborder {border:2px solid #dbc09a;}