#fc1e4f color space conversions
Hex:
#fc1e4f
RGB:
252, 30, 79
CMY:
1, 88, 69
CMYK:
0, 88, 69, 1
HSL:
347°, 97.3684%, 55.2941%
HSV (HSB):
347°, 88.0952%, 98.8235%
XYZ:
42.0204, 22.1885, 9.4652
xyY:
0.5704, 0.3012, 22.1885
CIE-Lab:
54.2264, 78.1996, 32.4828
CIE-LCH:
54.2264, 84.6777, 22.5572
CIE-Luv:
54.2264, 154.3717, 18.9554
Hunter-Lab:
47.1047, 76.8004, 21.0595
#fc1e4f color charts
#fc1e4f color shades, tints & tones
#fc1e4f color schemes
#fc1e4f color preview, HTML & CSS examples
This text has a color of #fc1e4f
<p style="color:#fc1e4f;">Text here</p>
.mytext {color:#fc1e4f;}
This box has a color of #fc1e4f
<div style="background-color:#fc1e4f;">Content here</div>
.mybackground {background-color:#fc1e4f;}
Border around this has a color of #fc1e4f
<div style="border:2px solid #fc1e4f;">Content here</div>
.myborder {border:2px solid #fc1e4f;}