#fcc500 color space conversions
Hex:
#fcc500
RGB:
252, 197, 0
CMY:
1, 23, 100
CMYK:
0, 22, 100, 1
HSL:
47°, 100.0000%, 49.4118%
HSV (HSB):
47°, 100.0000%, 98.8235%
XYZ:
60.1111, 60.6280, 8.5342
xyY:
0.4650, 0.4690, 60.6280
CIE-Lab:
82.1783, 6.0002, 83.6815
CIE-LCH:
82.1783, 83.8964, 85.8987
CIE-Luv:
82.1783, 46.7718, 85.4484
Hunter-Lab:
77.8640, 1.5405, 48.0064
#fcc500 color charts
#fcc500 RGB chart
#fcc500 CMYK chart
#fcc500 RGB pie chart
#fcc500 color shades, tints & tones
#fcc500 color schemes
#fcc500 color preview, HTML & CSS examples
This text has a color of #fcc500
<p style="color:#fcc500;">Text here</p>
.mytext {color:#fcc500;}
Text color #fcc500
This box has a color of #fcc500
<div style="background-color:#fcc500;">Content here</div>
.mybackground {background-color:#fcc500;}
Background color #fcc500
Border around this has a color of #fcc500
<div style="border:2px solid #fcc500;">Content here</div>
.myborder {border:2px solid #fcc500;}
Border color #fcc500