#fc0700 color space conversions
Hex:
#fc0700
RGB:
252, 7, 0
CMY:
1, 97, 100
CMYK:
0, 97, 100, 1
HSL:
2°, 100.0000%, 49.4118%
HSV (HSB):
2°, 100.0000%, 98.8235%
XYZ:
40.2209, 20.8474, 1.9041
xyY:
0.6387, 0.3311, 20.8474
CIE-Lab:
52.7821, 78.9083, 66.6774
CIE-LCH:
52.7821, 103.3072, 40.1978
CIE-Luv:
52.7821, 172.0551, 37.6151
Hunter-Lab:
45.6590, 77.3370, 29.4888
#fc0700 color charts
#fc0700 color shades, tints & tones
#fc0700 color schemes
#fc0700 color preview, HTML & CSS examples
This text has a color of #fc0700
<p style="color:#fc0700;">Text here</p>
.mytext {color:#fc0700;}
This box has a color of #fc0700
<div style="background-color:#fc0700;">Content here</div>
.mybackground {background-color:#fc0700;}
Border around this has a color of #fc0700
<div style="border:2px solid #fc0700;">Content here</div>
.myborder {border:2px solid #fc0700;}