#fc000b color space conversions
Hex:
#fc000b
RGB:
252, 0, 11
CMY:
1, 100, 96
CMYK:
0, 100, 96, 1
HSL:
357°, 100.0000%, 49.4118%
HSV (HSB):
357°, 100.0000%, 98.8235%
XYZ:
40.2053, 20.7196, 2.1968
xyY:
0.6369, 0.3282, 20.7196
CIE-Lab:
52.6412, 79.4669, 63.8997
CIE-LCH:
52.6412, 101.9714, 38.8029
CIE-Luv:
52.6412, 172.3819, 36.3691
Hunter-Lab:
45.5188, 78.0054, 29.0017
#fc000b color charts
#fc000b RGB chart
#fc000b CMYK chart
#fc000b RGB pie chart
#fc000b color shades, tints & tones
#fc000b color schemes
#fc000b color preview, HTML & CSS examples
This text has a color of #fc000b
<p style="color:#fc000b;">Text here</p>
.mytext {color:#fc000b;}
Text color #fc000b
This box has a color of #fc000b
<div style="background-color:#fc000b;">Content here</div>
.mybackground {background-color:#fc000b;}
Background color #fc000b
Border around this has a color of #fc000b
<div style="border:2px solid #fc000b;">Content here</div>
.myborder {border:2px solid #fc000b;}
Border color #fc000b