#fc120c color space conversions
Hex:
#fc120c
RGB:
252, 18, 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.4276, 21.1546, 2.3003
xyY:
0.6328, 0.3311, 21.1546
CIE-Lab:
53.1183, 78.1010, 63.8805
CIE-LCH:
53.1183, 100.8984, 39.2805
CIE-Luv:
53.1183, 169.6169, 37.1428
Hunter-Lab:
45.9941, 76.4067, 29.2306
#fc120c color charts
#fc120c RGB chart
#fc120c CMYK chart
#fc120c RGB pie chart
#fc120c color shades, tints & tones
#fc120c color schemes
#fc120c color preview, HTML & CSS examples
This text has a color of #fc120c
<p style="color:#fc120c;">Text here</p>
.mytext {color:#fc120c;}
Text color #fc120c
This box has a color of #fc120c
<div style="background-color:#fc120c;">Content here</div>
.mybackground {background-color:#fc120c;}
Background color #fc120c
Border around this has a color of #fc120c
<div style="border:2px solid #fc120c;">Content here</div>
.myborder {border:2px solid #fc120c;}
Border color #fc120c