#fc1911 color space conversions
Hex:
#fc1911
RGB:
252, 25, 17
CMY:
1, 90, 93
CMYK:
0, 90, 93, 1
HSL:
2°, 97.5104%, 52.7451%
HSV (HSB):
2°, 93.2540%, 98.8235%
XYZ:
40.5937, 21.4312, 2.5274
xyY:
0.6288, 0.3320, 21.4312
CIE-Lab:
53.4182, 77.3227, 62.6348
CIE-LCH:
53.4182, 99.5084, 39.0090
CIE-Luv:
53.4182, 167.6606, 37.1282
Hunter-Lab:
46.2938, 75.5072, 29.1687
#fc1911 color charts
#fc1911 color shades, tints & tones
#fc1911 color schemes
#fc1911 color preview, HTML & CSS examples
This text has a color of #fc1911
<p style="color:#fc1911;">Text here</p>
.mytext {color:#fc1911;}
This box has a color of #fc1911
<div style="background-color:#fc1911;">Content here</div>
.mybackground {background-color:#fc1911;}
Border around this has a color of #fc1911
<div style="border:2px solid #fc1911;">Content here</div>
.myborder {border:2px solid #fc1911;}