#fc2f3e color space conversions
Hex:
#fc2f3e
RGB:
252, 47, 62
CMY:
1, 82, 76
CMYK:
0, 81, 75, 1
HSL:
356°, 97.1564%, 58.6275%
HSV (HSB):
356°, 81.3492%, 98.8235%
XYZ:
42.0309, 23.0763, 6.7963
xyY:
0.5845, 0.3209, 23.0763
CIE-Lab:
55.1508, 74.2468, 43.3383
CIE-LCH:
55.1508, 85.9697, 30.2723
CIE-Luv:
55.1508, 153.1851, 28.6759
Hunter-Lab:
48.0378, 72.1134, 25.2382
#fc2f3e color charts
#fc2f3e color shades, tints & tones
#fc2f3e color schemes
#fc2f3e color preview, HTML & CSS examples
This text has a color of #fc2f3e
<p style="color:#fc2f3e;">Text here</p>
.mytext {color:#fc2f3e;}
This box has a color of #fc2f3e
<div style="background-color:#fc2f3e;">Content here</div>
.mybackground {background-color:#fc2f3e;}
Border around this has a color of #fc2f3e
<div style="border:2px solid #fc2f3e;">Content here</div>
.myborder {border:2px solid #fc2f3e;}