#fc0100 color space conversions
Hex:
#fc0100
RGB:
252, 1, 0
CMY:
1, 100, 100
CMYK:
0, 100, 100, 1
HSL:
0°, 100.0000%, 49.4118%
HSV (HSB):
0°, 100.0000%, 98.8235%
XYZ:
40.1557, 20.7172, 1.8824
xyY:
0.6399, 0.3301, 20.7172
CIE-Lab:
52.6385, 79.3243, 66.6279
CIE-LCH:
52.6385, 103.5935, 40.0284
CIE-Luv:
52.6385, 172.8814, 37.3554
Hunter-Lab:
45.5161, 77.8251, 29.4093
#fc0100 color charts
#fc0100 RGB chart
#fc0100 CMYK chart
#fc0100 RGB pie chart
#fc0100 color shades, tints & tones
#fc0100 color schemes
#fc0100 color preview, HTML & CSS examples
This text has a color of #fc0100
<p style="color:#fc0100;">Text here</p>
.mytext {color:#fc0100;}
Text color #fc0100
This box has a color of #fc0100
<div style="background-color:#fc0100;">Content here</div>
.mybackground {background-color:#fc0100;}
Background color #fc0100
Border around this has a color of #fc0100
<div style="border:2px solid #fc0100;">Content here</div>
.myborder {border:2px solid #fc0100;}
Border color #fc0100