#dcc845 color space conversions
Hex:
#dcc845
RGB:
220, 200, 69
CMY:
14, 22, 73
CMYK:
0, 9, 69, 14
HSL:
52°, 68.3258%, 56.6667%
HSV (HSB):
52°, 68.6364%, 86.2745%
XYZ:
51.2437, 56.9539, 13.9226
xyY:
0.4196, 0.4664, 56.9539
CIE-Lab:
80.1536, -7.5089, 65.0233
CIE-LCH:
80.1536, 65.4554, 96.5874
CIE-Luv:
80.1536, 19.3118, 75.8089
Hunter-Lab:
75.4678, -10.8647, 41.8894
#dcc845 color charts
#dcc845 color shades, tints & tones
#dcc845 color schemes
#dcc845 color preview, HTML & CSS examples
This text has a color of #dcc845
<p style="color:#dcc845;">Text here</p>
.mytext {color:#dcc845;}
This box has a color of #dcc845
<div style="background-color:#dcc845;">Content here</div>
.mybackground {background-color:#dcc845;}
Border around this has a color of #dcc845
<div style="border:2px solid #dcc845;">Content here</div>
.myborder {border:2px solid #dcc845;}