#dcc01c color space conversions
Hex:
#dcc01c
RGB:
220, 192, 28
CMY:
14, 25, 89
CMYK:
0, 13, 87, 14
HSL:
51°, 77.4194%, 48.6275%
HSV (HSB):
51°, 87.2727%, 86.2745%
XYZ:
48.5744, 52.9988, 8.7682
xyY:
0.4402, 0.4803, 52.9988
CIE-Lab:
77.8743, -4.8762, 75.4852
CIE-LCH:
77.8743, 75.6426, 93.6960
CIE-Luv:
77.8743, 25.8424, 81.0040
Hunter-Lab:
72.8002, -8.3000, 43.8191
#dcc01c color charts
#dcc01c RGB chart
#dcc01c CMYK chart
#dcc01c RGB pie chart
#dcc01c color shades, tints & tones
#dcc01c color schemes
#dcc01c color preview, HTML & CSS examples
This text has a color of #dcc01c
<p style="color:#dcc01c;">Text here</p>
.mytext {color:#dcc01c;}
Text color #dcc01c
This box has a color of #dcc01c
<div style="background-color:#dcc01c;">Content here</div>
.mybackground {background-color:#dcc01c;}
Background color #dcc01c
Border around this has a color of #dcc01c
<div style="border:2px solid #dcc01c;">Content here</div>
.myborder {border:2px solid #dcc01c;}
Border color #dcc01c