#dcc12c color space conversions
Hex:
#dcc12c
RGB:
220, 193, 44
CMY:
14, 24, 83
CMYK:
0, 12, 80, 14
HSL:
51°, 71.5447%, 51.7647%
HSV (HSB):
51°, 80.0000%, 86.2745%
XYZ:
49.0398, 53.5374, 10.1320
xyY:
0.4351, 0.4750, 53.5374
CIE-Lab:
78.1912, -4.9699, 71.7682
CIE-LCH:
78.1912, 71.9400, 93.9614
CIE-Luv:
78.1912, 24.8405, 78.9365
Hunter-Lab:
73.1693, -8.4113, 43.0084
#dcc12c color charts
#dcc12c RGB chart
#dcc12c CMYK chart
#dcc12c RGB pie chart
#dcc12c color shades, tints & tones
#dcc12c color schemes
#dcc12c color preview, HTML & CSS examples
This text has a color of #dcc12c
<p style="color:#dcc12c;">Text here</p>
.mytext {color:#dcc12c;}
Text color #dcc12c
This box has a color of #dcc12c
<div style="background-color:#dcc12c;">Content here</div>
.mybackground {background-color:#dcc12c;}
Background color #dcc12c
Border around this has a color of #dcc12c
<div style="border:2px solid #dcc12c;">Content here</div>
.myborder {border:2px solid #dcc12c;}
Border color #dcc12c