#fc1f9f color space conversions
Hex:
#fc1f9f
RGB:
252, 31, 159
CMY:
1, 88, 38
CMYK:
0, 88, 37, 1
HSL:
325°, 97.3568%, 55.4902%
HSV (HSB):
325°, 87.6984%, 98.8235%
XYZ:
46.8929, 24.1786, 34.9963
xyY:
0.4421, 0.2280, 24.1786
CIE-Lab:
56.2662, 83.5949, -12.4021
CIE-LCH:
56.2662, 84.5098, 351.5612
CIE-Luv:
56.2662, 121.9252, -33.2353
Hunter-Lab:
49.1718, 84.1768, -7.7774
#fc1f9f color charts
#fc1f9f color shades, tints & tones
#fc1f9f color schemes
#fc1f9f color preview, HTML & CSS examples
This text has a color of #fc1f9f
<p style="color:#fc1f9f;">Text here</p>
.mytext {color:#fc1f9f;}
This box has a color of #fc1f9f
<div style="background-color:#fc1f9f;">Content here</div>
.mybackground {background-color:#fc1f9f;}
Border around this has a color of #fc1f9f
<div style="border:2px solid #fc1f9f;">Content here</div>
.myborder {border:2px solid #fc1f9f;}