#fc500f color space conversions
Hex:
#fc500f
RGB:
252, 80, 15
CMY:
1, 69, 94
CMYK:
0, 68, 94, 1
HSL:
16°, 97.5309%, 52.3529%
HSV (HSB):
16°, 94.0476%, 98.8235%
XYZ:
43.0998, 26.4673, 3.2890
xyY:
0.5916, 0.3633, 26.4673
CIE-Lab:
58.4779, 63.1079, 66.1230
CIE-LCH:
58.4779, 91.4049, 46.3365
CIE-Luv:
58.4779, 140.8599, 46.4015
Hunter-Lab:
51.4463, 59.5094, 32.2220
#fc500f color charts
#fc500f color shades, tints & tones
#fc500f color schemes
#fc500f color preview, HTML & CSS examples
This text has a color of #fc500f
<p style="color:#fc500f;">Text here</p>
.mytext {color:#fc500f;}
This box has a color of #fc500f
<div style="background-color:#fc500f;">Content here</div>
.mybackground {background-color:#fc500f;}
Border around this has a color of #fc500f
<div style="border:2px solid #fc500f;">Content here</div>
.myborder {border:2px solid #fc500f;}