#fcc00f color space conversions
Hex:
#fcc00f
RGB:
252, 192, 15
CMY:
1, 25, 94
CMYK:
0, 24, 94, 1
HSL:
45°, 97.5309%, 52.3529%
HSV (HSB):
45°, 94.0476%, 98.8235%
XYZ:
59.0807, 58.4292, 8.6160
xyY:
0.4684, 0.4633, 58.4292
CIE-Lab:
80.9768, 8.7127, 81.3372
CIE-LCH:
80.9768, 81.8026, 83.8859
CIE-Luv:
80.9768, 50.5084, 82.8039
Hunter-Lab:
76.4390, 4.1968, 46.8243
#fcc00f color charts
#fcc00f RGB chart
#fcc00f CMYK chart
#fcc00f RGB pie chart
#fcc00f color shades, tints & tones
#fcc00f color schemes
#fcc00f color preview, HTML & CSS examples
This text has a color of #fcc00f
<p style="color:#fcc00f;">Text here</p>
.mytext {color:#fcc00f;}
Text color #fcc00f
This box has a color of #fcc00f
<div style="background-color:#fcc00f;">Content here</div>
.mybackground {background-color:#fcc00f;}
Background color #fcc00f
Border around this has a color of #fcc00f
<div style="border:2px solid #fcc00f;">Content here</div>
.myborder {border:2px solid #fcc00f;}
Border color #fcc00f