#fc1c7e color space conversions
Hex:
#fc1c7e
RGB:
252, 28, 126
CMY:
1, 89, 51
CMYK:
0, 89, 50, 1
HSL:
334°, 97.3913%, 54.9020%
HSV (HSB):
334°, 88.8889%, 98.8235%
XYZ:
44.3260, 23.0323, 21.8481
xyY:
0.4969, 0.2582, 23.0323
CIE-Lab:
55.1056, 81.2529, 5.5073
CIE-LCH:
55.1056, 81.4393, 3.8776
CIE-Luv:
55.1056, 137.2110, -9.3897
Hunter-Lab:
47.9920, 80.8790, 6.6029
#fc1c7e color charts
#fc1c7e color shades, tints & tones
#fc1c7e color schemes
#fc1c7e color preview, HTML & CSS examples
This text has a color of #fc1c7e
<p style="color:#fc1c7e;">Text here</p>
.mytext {color:#fc1c7e;}
This box has a color of #fc1c7e
<div style="background-color:#fc1c7e;">Content here</div>
.mybackground {background-color:#fc1c7e;}
Border around this has a color of #fc1c7e
<div style="border:2px solid #fc1c7e;">Content here</div>
.myborder {border:2px solid #fc1c7e;}