#fc1100 color space conversions
Hex:
#fc1100
RGB:
252, 17, 0
CMY:
1, 93, 100
CMYK:
0, 93, 100, 1
HSL:
4°, 100.0000%, 49.4118%
HSV (HSB):
4°, 100.0000%, 98.8235%
XYZ:
40.3453, 21.0963, 1.9456
xyY:
0.6365, 0.3328, 21.0963
CIE-Lab:
53.0548, 78.1197, 66.7732
CIE-LCH:
53.0548, 102.7684, 40.5223
CIE-Luv:
53.0548, 170.4926, 38.1075
Hunter-Lab:
45.9308, 76.4146, 29.6401
#fc1100 color charts
#fc1100 color shades, tints & tones
#fc1100 color schemes
#fc1100 color preview, HTML & CSS examples
This text has a color of #fc1100
<p style="color:#fc1100;">Text here</p>
.mytext {color:#fc1100;}
This box has a color of #fc1100
<div style="background-color:#fc1100;">Content here</div>
.mybackground {background-color:#fc1100;}
Border around this has a color of #fc1100
<div style="border:2px solid #fc1100;">Content here</div>
.myborder {border:2px solid #fc1100;}