#fcc80c color space conversions
Hex:
#fcc80c
RGB:
252, 200, 12
CMY:
1, 22, 95
CMYK:
0, 21, 95, 1
HSL:
47°, 97.5610%, 51.7647%
HSV (HSB):
47°, 95.2381%, 98.8235%
XYZ:
60.8655, 62.0305, 9.1130
xyY:
0.4611, 0.4699, 62.0305
CIE-Lab:
82.9297, 4.5497, 83.0841
CIE-LCH:
82.9297, 83.2086, 86.8656
CIE-Luv:
82.9297, 44.3761, 85.9349
Hunter-Lab:
78.7595, 0.1162, 48.2714
#fcc80c color charts
#fcc80c RGB chart
#fcc80c CMYK chart
#fcc80c RGB pie chart
#fcc80c color shades, tints & tones
#fcc80c color schemes
#fcc80c color preview, HTML & CSS examples
This text has a color of #fcc80c
<p style="color:#fcc80c;">Text here</p>
.mytext {color:#fcc80c;}
Text color #fcc80c
This box has a color of #fcc80c
<div style="background-color:#fcc80c;">Content here</div>
.mybackground {background-color:#fcc80c;}
Background color #fcc80c
Border around this has a color of #fcc80c
<div style="border:2px solid #fcc80c;">Content here</div>
.myborder {border:2px solid #fcc80c;}
Border color #fcc80c