#dcc542 color space conversions
Hex:
#dcc542
RGB:
220, 197, 66
CMY:
14, 23, 74
CMYK:
0, 10, 70, 14
HSL:
51°, 68.7500%, 56.0784%
HSV (HSB):
51°, 70.0000%, 86.2745%
XYZ:
50.4648, 55.5415, 13.2151
xyY:
0.4233, 0.4659, 55.5415
CIE-Lab:
79.3522, -6.1265, 65.3780
CIE-LCH:
79.3522, 65.6644, 95.3535
CIE-Luv:
79.3522, 21.4612, 75.4105
Hunter-Lab:
74.5262, -9.5509, 41.6550
#dcc542 color charts
#dcc542 color shades, tints & tones
#dcc542 color schemes
#dcc542 color preview, HTML & CSS examples
This text has a color of #dcc542
<p style="color:#dcc542;">Text here</p>
.mytext {color:#dcc542;}
This box has a color of #dcc542
<div style="background-color:#dcc542;">Content here</div>
.mybackground {background-color:#dcc542;}
Border around this has a color of #dcc542
<div style="border:2px solid #dcc542;">Content here</div>
.myborder {border:2px solid #dcc542;}