#dcc265 color space conversions
Hex:
#dcc265
RGB:
220, 194, 101
CMY:
14, 24, 60
CMYK:
0, 12, 54, 14
HSL:
47°, 62.9630%, 62.9412%
HSV (HSB):
47°, 54.0909%, 86.2745%
XYZ:
51.1559, 54.7388, 20.1814
xyY:
0.4058, 0.4342, 54.7388
CIE-Lab:
78.8906, -2.2970, 49.5724
CIE-LCH:
78.8906, 49.6256, 92.6530
CIE-Luv:
78.8906, 22.0802, 61.3440
Hunter-Lab:
73.9857, -6.0546, 35.6172
#dcc265 color charts
#dcc265 color shades, tints & tones
#dcc265 color schemes
#dcc265 color preview, HTML & CSS examples
This text has a color of #dcc265
<p style="color:#dcc265;">Text here</p>
.mytext {color:#dcc265;}
This box has a color of #dcc265
<div style="background-color:#dcc265;">Content here</div>
.mybackground {background-color:#dcc265;}
Border around this has a color of #dcc265
<div style="border:2px solid #dcc265;">Content here</div>
.myborder {border:2px solid #dcc265;}