#dcc264 color space conversions
Hex:
#dcc264
RGB:
220, 194, 100
CMY:
14, 24, 61
CMYK:
0, 12, 55, 14
HSL:
47°, 63.1579%, 62.7451%
HSV (HSB):
47°, 54.5455%, 86.2745%
XYZ:
51.1072, 54.7193, 19.9248
xyY:
0.4064, 0.4351, 54.7193
CIE-Lab:
78.8793, -2.3776, 50.0382
CIE-LCH:
78.8793, 50.0947, 92.7204
CIE-Luv:
78.8793, 22.1308, 61.7878
Hunter-Lab:
73.9725, -6.1271, 35.8107
#dcc264 color charts
#dcc264 color shades, tints & tones
#dcc264 color schemes
#dcc264 color preview, HTML & CSS examples
This text has a color of #dcc264
<p style="color:#dcc264;">Text here</p>
.mytext {color:#dcc264;}
This box has a color of #dcc264
<div style="background-color:#dcc264;">Content here</div>
.mybackground {background-color:#dcc264;}
Border around this has a color of #dcc264
<div style="border:2px solid #dcc264;">Content here</div>
.myborder {border:2px solid #dcc264;}