#dcc294 color space conversions
Hex:
#dcc294
RGB:
220, 194, 148
CMY:
14, 24, 42
CMYK:
0, 12, 33, 14
HSL:
38°, 50.7042%, 72.1569%
HSV (HSB):
38°, 32.7273%, 86.2745%
XYZ:
54.1523, 55.9373, 35.9598
xyY:
0.3708, 0.3830, 55.9373
CIE-Lab:
79.5781, 2.5299, 26.5450
CIE-LCH:
79.5781, 26.6653, 84.5557
CIE-Luv:
79.5781, 19.1728, 35.7432
Hunter-Lab:
74.7913, -1.6426, 23.8471
#dcc294 color charts
#dcc294 color shades, tints & tones
#dcc294 color schemes
#dcc294 color preview, HTML & CSS examples
This text has a color of #dcc294
<p style="color:#dcc294;">Text here</p>
.mytext {color:#dcc294;}
This box has a color of #dcc294
<div style="background-color:#dcc294;">Content here</div>
.mybackground {background-color:#dcc294;}
Border around this has a color of #dcc294
<div style="border:2px solid #dcc294;">Content here</div>
.myborder {border:2px solid #dcc294;}