#fc3f46 color space conversions
Hex:
#fc3f46
RGB:
252, 63, 70
CMY:
1, 75, 73
CMYK:
0, 75, 72, 1
HSL:
358°, 96.9231%, 61.7647%
HSV (HSB):
358°, 75.0000%, 98.8235%
XYZ:
43.0279, 24.6927, 8.2927
xyY:
0.5661, 0.3248, 24.6927
CIE-Lab:
56.7747, 70.2356, 40.6972
CIE-LCH:
56.7747, 81.1746, 30.0897
CIE-Luv:
56.7747, 143.8086, 28.5668
Hunter-Lab:
49.6917, 67.6021, 24.8897
#fc3f46 color charts
#fc3f46 color shades, tints & tones
#fc3f46 color schemes
#fc3f46 color preview, HTML & CSS examples
This text has a color of #fc3f46
<p style="color:#fc3f46;">Text here</p>
.mytext {color:#fc3f46;}
This box has a color of #fc3f46
<div style="background-color:#fc3f46;">Content here</div>
.mybackground {background-color:#fc3f46;}
Border around this has a color of #fc3f46
<div style="border:2px solid #fc3f46;">Content here</div>
.myborder {border:2px solid #fc3f46;}