#fc303e color space conversions
Hex:
#fc303e
RGB:
252, 48, 62
CMY:
1, 81, 76
CMYK:
0, 81, 75, 1
HSL:
356°, 97.1429%, 58.8235%
HSV (HSB):
356°, 80.9524%, 98.8235%
XYZ:
42.0713, 23.1572, 6.8098
xyY:
0.5840, 0.3215, 23.1572
CIE-Lab:
55.2338, 74.0111, 43.4290
CIE-LCH:
55.2338, 85.8121, 30.4040
CIE-Luv:
55.2338, 152.7662, 28.8419
Hunter-Lab:
48.1219, 71.8432, 25.2951
#fc303e color charts
#fc303e color shades, tints & tones
#fc303e color schemes
#fc303e color preview, HTML & CSS examples
This text has a color of #fc303e
<p style="color:#fc303e;">Text here</p>
.mytext {color:#fc303e;}
This box has a color of #fc303e
<div style="background-color:#fc303e;">Content here</div>
.mybackground {background-color:#fc303e;}
Border around this has a color of #fc303e
<div style="border:2px solid #fc303e;">Content here</div>
.myborder {border:2px solid #fc303e;}