#fc080c color space conversions
Hex:
#fc080c
RGB:
252, 8, 12
CMY:
1, 97, 95
CMYK:
0, 97, 95, 1
HSL:
359°, 97.6000%, 50.9804%
HSV (HSB):
359°, 96.8254%, 98.8235%
XYZ:
40.2981, 20.8957, 2.2571
xyY:
0.6351, 0.3293, 20.8957
CIE-Lab:
52.8351, 78.9198, 63.7402
CIE-LCH:
52.8351, 101.4453, 38.9264
CIE-Luv:
52.8351, 171.2266, 36.6261
Hunter-Lab:
45.7118, 77.3645, 29.0706
#fc080c color charts
#fc080c color shades, tints & tones
#fc080c color schemes
#fc080c color preview, HTML & CSS examples
This text has a color of #fc080c
<p style="color:#fc080c;">Text here</p>
.mytext {color:#fc080c;}
This box has a color of #fc080c
<div style="background-color:#fc080c;">Content here</div>
.mybackground {background-color:#fc080c;}
Border around this has a color of #fc080c
<div style="border:2px solid #fc080c;">Content here</div>
.myborder {border:2px solid #fc080c;}