#ffc80c color space conversions
Hex:
#ffc80c
RGB:
255, 200, 12
CMY:
0, 22, 95
CMYK:
0, 22, 95, 0
HSL:
46°, 100.0000%, 52.3529%
HSV (HSB):
46°, 95.2941%, 100.0000%
XYZ:
61.9606, 62.5951, 9.1642
xyY:
0.4634, 0.4681, 62.5951
CIE-Lab:
83.2289, 5.8293, 83.4363
CIE-LCH:
83.2289, 83.6397, 86.0035
CIE-Luv:
83.2289, 46.7015, 85.9877
Hunter-Lab:
79.1171, 1.3377, 48.5143
#ffc80c color charts
#ffc80c color shades, tints & tones
#ffc80c color schemes
#ffc80c color preview, HTML & CSS examples
This text has a color of #ffc80c
<p style="color:#ffc80c;">Text here</p>
.mytext {color:#ffc80c;}
This box has a color of #ffc80c
<div style="background-color:#ffc80c;">Content here</div>
.mybackground {background-color:#ffc80c;}
Border around this has a color of #ffc80c
<div style="border:2px solid #ffc80c;">Content here</div>
.myborder {border:2px solid #ffc80c;}