#fc303a color space conversions
Hex:
#fc303a
RGB:
252, 48, 58
CMY:
1, 81, 77
CMYK:
0, 81, 77, 1
HSL:
357°, 97.1429%, 58.8235%
HSV (HSB):
357°, 80.9524%, 98.8235%
XYZ:
41.9656, 23.1148, 6.2528
xyY:
0.5883, 0.3240, 23.1148
CIE-Lab:
55.1904, 73.8786, 45.5806
CIE-LCH:
55.1904, 86.8080, 31.6732
CIE-Luv:
55.1904, 153.6447, 30.3080
Hunter-Lab:
48.0779, 71.6703, 25.9436
#fc303a color charts
#fc303a color shades, tints & tones
#fc303a color schemes
#fc303a color preview, HTML & CSS examples
This text has a color of #fc303a
<p style="color:#fc303a;">Text here</p>
.mytext {color:#fc303a;}
This box has a color of #fc303a
<div style="background-color:#fc303a;">Content here</div>
.mybackground {background-color:#fc303a;}
Border around this has a color of #fc303a
<div style="border:2px solid #fc303a;">Content here</div>
.myborder {border:2px solid #fc303a;}