#fc110c color space conversions
Hex:
#fc110c
RGB:
252, 17, 12
CMY:
1, 93, 95
CMYK:
0, 93, 95, 1
HSL:
1°, 97.5610%, 51.7647%
HSV (HSB):
1°, 95.2381%, 98.8235%
XYZ:
40.4117, 21.1229, 2.2950
xyY:
0.6331, 0.3309, 21.1229
CIE-Lab:
53.0837, 78.2008, 63.8633
CIE-LCH:
53.0837, 100.9648, 39.2371
CIE-Luv:
53.0837, 169.8128, 37.0798
Hunter-Lab:
45.9596, 76.5233, 29.2111
#fc110c color charts
#fc110c RGB chart
#fc110c CMYK chart
#fc110c RGB pie chart
#fc110c color shades, tints & tones
#fc110c color schemes
#fc110c color preview, HTML & CSS examples
This text has a color of #fc110c
<p style="color:#fc110c;">Text here</p>
.mytext {color:#fc110c;}
Text color #fc110c
This box has a color of #fc110c
<div style="background-color:#fc110c;">Content here</div>
.mybackground {background-color:#fc110c;}
Background color #fc110c
Border around this has a color of #fc110c
<div style="border:2px solid #fc110c;">Content here</div>
.myborder {border:2px solid #fc110c;}
Border color #fc110c