#fc1978 color space conversions
Hex:
#fc1978
RGB:
252, 25, 120
CMY:
1, 90, 53
CMYK:
0, 90, 52, 1
HSL:
335°, 97.4249%, 54.3137%
HSV (HSB):
335°, 90.0794%, 98.8235%
XYZ:
43.8827, 22.7468, 19.8470
xyY:
0.5075, 0.2630, 22.7468
CIE-Lab:
54.8105, 81.2276, 8.6884
CIE-LCH:
54.8105, 81.6910, 6.1054
CIE-Luv:
54.8105, 140.3297, -5.6301
Hunter-Lab:
47.6936, 80.7734, 8.7128
#fc1978 color charts
#fc1978 color shades, tints & tones
#fc1978 color schemes
#fc1978 color preview, HTML & CSS examples
This text has a color of #fc1978
<p style="color:#fc1978;">Text here</p>
.mytext {color:#fc1978;}
This box has a color of #fc1978
<div style="background-color:#fc1978;">Content here</div>
.mybackground {background-color:#fc1978;}
Border around this has a color of #fc1978
<div style="border:2px solid #fc1978;">Content here</div>
.myborder {border:2px solid #fc1978;}