#fc1f99 color space conversions
Hex:
#fc1f99
RGB:
252, 31, 153
CMY:
1, 88, 40
CMYK:
0, 88, 39, 1
HSL:
327°, 97.3568%, 55.4902%
HSV (HSB):
327°, 87.6984%, 98.8235%
XYZ:
46.3846, 23.9753, 32.3199
xyY:
0.4517, 0.2335, 23.9753
CIE-Lab:
56.0631, 83.0378, -9.1669
CIE-LCH:
56.0631, 83.5423, 353.7004
CIE-Luv:
56.0631, 124.6595, -28.6663
Hunter-Lab:
48.9646, 83.4067, -4.8602
#fc1f99 color charts
#fc1f99 color shades, tints & tones
#fc1f99 color schemes
#fc1f99 color preview, HTML & CSS examples
This text has a color of #fc1f99
<p style="color:#fc1f99;">Text here</p>
.mytext {color:#fc1f99;}
This box has a color of #fc1f99
<div style="background-color:#fc1f99;">Content here</div>
.mybackground {background-color:#fc1f99;}
Border around this has a color of #fc1f99
<div style="border:2px solid #fc1f99;">Content here</div>
.myborder {border:2px solid #fc1f99;}