#fc500e color space conversions
Hex:
#fc500e
RGB:
252, 80, 14
CMY:
1, 69, 95
CMYK:
0, 68, 94, 1
HSL:
17°, 97.5410%, 52.1569%
HSV (HSB):
17°, 94.4444%, 98.8235%
XYZ:
43.0928, 26.4645, 3.2524
xyY:
0.5919, 0.3635, 26.4645
CIE-Lab:
58.4753, 63.0985, 66.3507
CIE-LCH:
58.4753, 91.5633, 46.4392
CIE-Luv:
58.4753, 140.9092, 46.4990
Hunter-Lab:
51.4436, 59.4978, 32.2621
#fc500e color charts
#fc500e RGB chart
#fc500e CMYK chart
#fc500e RGB pie chart
#fc500e color shades, tints & tones
#fc500e color schemes
#fc500e color preview, HTML & CSS examples
This text has a color of #fc500e
<p style="color:#fc500e;">Text here</p>
.mytext {color:#fc500e;}
Text color #fc500e
This box has a color of #fc500e
<div style="background-color:#fc500e;">Content here</div>
.mybackground {background-color:#fc500e;}
Background color #fc500e
Border around this has a color of #fc500e
<div style="border:2px solid #fc500e;">Content here</div>
.myborder {border:2px solid #fc500e;}
Border color #fc500e