#fc100d color space conversions
Hex:
#fc100d
RGB:
252, 16, 13
CMY:
1, 94, 95
CMYK:
0, 94, 95, 1
HSL:
1°, 97.5510%, 51.9608%
HSV (HSB):
1°, 94.8413%, 98.8235%
XYZ:
40.4028, 21.0951, 2.3231
xyY:
0.6331, 0.3305, 21.0951
CIE-Lab:
53.0534, 78.3040, 63.5869
CIE-LCH:
53.0534, 100.8703, 39.0784
CIE-Luv:
53.0534, 169.9361, 36.9226
Hunter-Lab:
45.9294, 76.6451, 29.1517
#fc100d color charts
#fc100d RGB chart
#fc100d CMYK chart
#fc100d RGB pie chart
#fc100d color shades, tints & tones
#fc100d color schemes
#fc100d color preview, HTML & CSS examples
This text has a color of #fc100d
<p style="color:#fc100d;">Text here</p>
.mytext {color:#fc100d;}
Text color #fc100d
This box has a color of #fc100d
<div style="background-color:#fc100d;">Content here</div>
.mybackground {background-color:#fc100d;}
Background color #fc100d
Border around this has a color of #fc100d
<div style="border:2px solid #fc100d;">Content here</div>
.myborder {border:2px solid #fc100d;}
Border color #fc100d