#fc100a color space conversions
Hex:
#fc100a
RGB:
252, 16, 10
CMY:
1, 94, 96
CMYK:
0, 94, 96, 1
HSL:
1°, 97.5806%, 51.3725%
HSV (HSB):
1°, 96.0317%, 98.8235%
XYZ:
40.3850, 21.0879, 2.2290
xyY:
0.6340, 0.3310, 21.0879
CIE-Lab:
53.0456, 78.2822, 64.3324
CIE-LCH:
53.0456, 101.3250, 39.4134
CIE-Luv:
53.0456, 170.1188, 37.1984
Hunter-Lab:
45.9216, 76.6159, 29.2672
#fc100a color charts
#fc100a RGB chart
#fc100a CMYK chart
#fc100a RGB pie chart
#fc100a color shades, tints & tones
#fc100a color schemes
#fc100a color preview, HTML & CSS examples
This text has a color of #fc100a
<p style="color:#fc100a;">Text here</p>
.mytext {color:#fc100a;}
Text color #fc100a
This box has a color of #fc100a
<div style="background-color:#fc100a;">Content here</div>
.mybackground {background-color:#fc100a;}
Background color #fc100a
Border around this has a color of #fc100a
<div style="border:2px solid #fc100a;">Content here</div>
.myborder {border:2px solid #fc100a;}
Border color #fc100a