#dcc28c color space conversions
Hex:
#dcc28c
RGB:
220, 194, 140
CMY:
14, 24, 45
CMYK:
0, 12, 36, 14
HSL:
41°, 53.3333%, 70.5882%
HSV (HSB):
41°, 36.3636%, 86.2745%
XYZ:
53.5406, 55.6927, 32.7388
xyY:
0.3771, 0.3923, 55.6927
CIE-Lab:
79.4386, 1.5649, 30.5618
CIE-LCH:
79.4386, 30.6018, 87.0688
CIE-Luv:
79.4386, 19.7361, 40.7131
Hunter-Lab:
74.6275, -2.5355, 26.2290
#dcc28c color charts
#dcc28c color shades, tints & tones
#dcc28c color schemes
#dcc28c color preview, HTML & CSS examples
This text has a color of #dcc28c
<p style="color:#dcc28c;">Text here</p>
.mytext {color:#dcc28c;}
This box has a color of #dcc28c
<div style="background-color:#dcc28c;">Content here</div>
.mybackground {background-color:#dcc28c;}
Border around this has a color of #dcc28c
<div style="border:2px solid #dcc28c;">Content here</div>
.myborder {border:2px solid #dcc28c;}