#fc103c color space conversions
Hex:
#fc103c
RGB:
252, 16, 60
CMY:
1, 94, 76
CMYK:
0, 94, 76, 1
HSL:
349°, 97.5207%, 52.5490%
HSV (HSB):
349°, 93.6508%, 98.8235%
XYZ:
41.1458, 21.3923, 6.2355
xyY:
0.5983, 0.3111, 21.3923
CIE-Lab:
53.3762, 79.2032, 42.5238
CIE-LCH:
53.3762, 89.8968, 28.2311
CIE-Luv:
53.3762, 162.6730, 25.9120
Hunter-Lab:
46.2518, 77.8538, 24.3830
#fc103c color charts
#fc103c RGB chart
#fc103c CMYK chart
#fc103c RGB pie chart
#fc103c color shades, tints & tones
#fc103c color schemes
#fc103c color preview, HTML & CSS examples
This text has a color of #fc103c
<p style="color:#fc103c;">Text here</p>
.mytext {color:#fc103c;}
Text color #fc103c
This box has a color of #fc103c
<div style="background-color:#fc103c;">Content here</div>
.mybackground {background-color:#fc103c;}
Background color #fc103c
Border around this has a color of #fc103c
<div style="border:2px solid #fc103c;">Content here</div>
.myborder {border:2px solid #fc103c;}
Border color #fc103c