#fc3f4f color space conversions
Hex:
#fc3f4f
RGB:
252, 63, 79
CMY:
1, 75, 69
CMYK:
0, 75, 69, 1
HSL:
355°, 96.9231%, 61.7647%
HSV (HSB):
355°, 75.0000%, 98.8235%
XYZ:
43.3337, 24.8150, 9.9030
xyY:
0.5552, 0.3179, 24.8150
CIE-Lab:
56.8947, 70.6259, 35.7380
CIE-LCH:
56.8947, 79.1531, 26.8402
CIE-Luv:
56.8947, 141.5969, 24.5842
Hunter-Lab:
49.8146, 68.1013, 23.0836
#fc3f4f color charts
#fc3f4f color shades, tints & tones
#fc3f4f color schemes
#fc3f4f color preview, HTML & CSS examples
This text has a color of #fc3f4f
<p style="color:#fc3f4f;">Text here</p>
.mytext {color:#fc3f4f;}
This box has a color of #fc3f4f
<div style="background-color:#fc3f4f;">Content here</div>
.mybackground {background-color:#fc3f4f;}
Border around this has a color of #fc3f4f
<div style="border:2px solid #fc3f4f;">Content here</div>
.myborder {border:2px solid #fc3f4f;}