#fc102c color space conversions
Hex:
#fc102c
RGB:
252, 16, 44
CMY:
1, 94, 83
CMYK:
0, 94, 83, 1
HSL:
353°, 97.5207%, 52.5490%
HSV (HSB):
353°, 93.6508%, 98.8235%
XYZ:
40.7848, 21.2479, 4.3345
xyY:
0.6145, 0.3202, 21.2479
CIE-Lab:
53.2197, 78.7682, 51.0543
CIE-LCH:
53.2197, 93.8668, 32.9497
CIE-Luv:
53.2197, 166.1217, 31.1517
Hunter-Lab:
46.0954, 77.2681, 26.6915
#fc102c color charts
#fc102c color shades, tints & tones
#fc102c color schemes
#fc102c color preview, HTML & CSS examples
This text has a color of #fc102c
<p style="color:#fc102c;">Text here</p>
.mytext {color:#fc102c;}
This box has a color of #fc102c
<div style="background-color:#fc102c;">Content here</div>
.mybackground {background-color:#fc102c;}
Border around this has a color of #fc102c
<div style="border:2px solid #fc102c;">Content here</div>
.myborder {border:2px solid #fc102c;}