#fc1994 color space conversions
Hex:
#fc1994
RGB:
252, 25, 148
CMY:
1, 90, 42
CMYK:
0, 90, 41, 1
HSL:
327°, 97.4249%, 54.3137%
HSV (HSB):
327°, 90.0794%, 98.8235%
XYZ:
45.8378, 23.5288, 30.1426
xyY:
0.4606, 0.2364, 23.5288
CIE-Lab:
55.6129, 83.4251, -6.8771
CIE-LCH:
55.6129, 83.7081, 355.2875
CIE-Luv:
55.6129, 127.9364, -25.6405
Hunter-Lab:
48.5065, 83.7929, -2.8890
#fc1994 color charts
#fc1994 color shades, tints & tones
#fc1994 color schemes
#fc1994 color preview, HTML & CSS examples
This text has a color of #fc1994
<p style="color:#fc1994;">Text here</p>
.mytext {color:#fc1994;}
This box has a color of #fc1994
<div style="background-color:#fc1994;">Content here</div>
.mybackground {background-color:#fc1994;}
Border around this has a color of #fc1994
<div style="border:2px solid #fc1994;">Content here</div>
.myborder {border:2px solid #fc1994;}