#fc1c7f color space conversions
Hex:
#fc1c7f
RGB:
252, 28, 127
CMY:
1, 89, 50
CMYK:
0, 89, 50, 1
HSL:
333°, 97.3913%, 54.9020%
HSV (HSB):
333°, 88.8889%, 98.8235%
XYZ:
44.3909, 23.0583, 22.1897
xyY:
0.4952, 0.2572, 23.0583
CIE-Lab:
55.1323, 81.3269, 4.9462
CIE-LCH:
55.1323, 81.4772, 3.4804
CIE-Luv:
55.1323, 136.7812, -10.0841
Hunter-Lab:
48.0190, 80.9800, 6.2153
#fc1c7f color charts
#fc1c7f color shades, tints & tones
#fc1c7f color schemes
#fc1c7f color preview, HTML & CSS examples
This text has a color of #fc1c7f
<p style="color:#fc1c7f;">Text here</p>
.mytext {color:#fc1c7f;}
This box has a color of #fc1c7f
<div style="background-color:#fc1c7f;">Content here</div>
.mybackground {background-color:#fc1c7f;}
Border around this has a color of #fc1c7f
<div style="border:2px solid #fc1c7f;">Content here</div>
.myborder {border:2px solid #fc1c7f;}