#fc1f8c color space conversions
Hex:
#fc1f8c
RGB:
252, 31, 140
CMY:
1, 88, 45
CMYK:
0, 88, 44, 1
HSL:
330°, 97.3568%, 55.4902%
HSV (HSB):
330°, 87.6984%, 98.8235%
XYZ:
45.3685, 23.5689, 26.9690
xyY:
0.4730, 0.2457, 23.5689
CIE-Lab:
55.6535, 81.9073, -2.0619
CIE-LCH:
55.6535, 81.9332, 358.5579
CIE-Luv:
55.6535, 130.5055, -18.9872
Hunter-Lab:
48.5478, 81.8518, 1.0470
#fc1f8c color charts
#fc1f8c color shades, tints & tones
#fc1f8c color schemes
#fc1f8c color preview, HTML & CSS examples
This text has a color of #fc1f8c
<p style="color:#fc1f8c;">Text here</p>
.mytext {color:#fc1f8c;}
This box has a color of #fc1f8c
<div style="background-color:#fc1f8c;">Content here</div>
.mybackground {background-color:#fc1f8c;}
Border around this has a color of #fc1f8c
<div style="border:2px solid #fc1f8c;">Content here</div>
.myborder {border:2px solid #fc1f8c;}