#dcc112 color space conversions
Hex:
#dcc112
RGB:
220, 193, 18
CMY:
14, 24, 93
CMYK:
0, 12, 92, 14
HSL:
52°, 84.8739%, 46.6667%
HSV (HSB):
52°, 91.8182%, 86.2745%
XYZ:
48.6943, 53.3992, 8.3129
xyY:
0.4410, 0.4837, 53.3992
CIE-Lab:
78.1101, -5.5641, 77.4137
CIE-LCH:
78.1101, 77.6134, 94.1111
CIE-Luv:
78.1101, 25.2428, 82.4029
Hunter-Lab:
73.0748, -8.9351, 44.4076
#dcc112 color charts
#dcc112 color shades, tints & tones
#dcc112 color schemes
#dcc112 color preview, HTML & CSS examples
This text has a color of #dcc112
<p style="color:#dcc112;">Text here</p>
.mytext {color:#dcc112;}
This box has a color of #dcc112
<div style="background-color:#dcc112;">Content here</div>
.mybackground {background-color:#dcc112;}
Border around this has a color of #dcc112
<div style="border:2px solid #dcc112;">Content here</div>
.myborder {border:2px solid #dcc112;}