#fcc000 color space conversions
Hex:
#fcc000
RGB:
252, 192, 0
CMY:
1, 25, 100
CMYK:
0, 24, 100, 1
HSL:
46°, 100.0000%, 49.4118%
HSV (HSB):
46°, 100.0000%, 98.8235%
XYZ:
58.9945, 58.3947, 8.1620
xyY:
0.4699, 0.4651, 58.3947
CIE-Lab:
80.9577, 8.5872, 82.8399
CIE-LCH:
80.9577, 83.2838, 84.0818
CIE-Luv:
80.9577, 50.6483, 83.6234
Hunter-Lab:
76.4164, 4.0756, 47.1588
#fcc000 color charts
#fcc000 color shades, tints & tones
#fcc000 color schemes
#fcc000 color preview, HTML & CSS examples
This text has a color of #fcc000
<p style="color:#fcc000;">Text here</p>
.mytext {color:#fcc000;}
This box has a color of #fcc000
<div style="background-color:#fcc000;">Content here</div>
.mybackground {background-color:#fcc000;}
Border around this has a color of #fcc000
<div style="border:2px solid #fcc000;">Content here</div>
.myborder {border:2px solid #fcc000;}