#fc015a color space conversions
Hex:
#fc015a
RGB:
252, 1, 90
CMY:
1, 100, 65
CMYK:
0, 100, 64, 1
HSL:
339°, 99.2095%, 49.6078%
HSV (HSB):
339°, 99.6032%, 98.8235%
XYZ:
42.0012, 21.4553, 11.6004
xyY:
0.5596, 0.2859, 21.4553
CIE-Lab:
53.4443, 81.5129, 24.9184
CIE-LCH:
53.4443, 85.2366, 16.9984
CIE-Luv:
53.4443, 155.3608, 11.1614
Hunter-Lab:
46.3199, 80.7974, 17.5752
#fc015a color charts
#fc015a color shades, tints & tones
#fc015a color schemes
#fc015a color preview, HTML & CSS examples
This text has a color of #fc015a
<p style="color:#fc015a;">Text here</p>
.mytext {color:#fc015a;}
This box has a color of #fc015a
<div style="background-color:#fc015a;">Content here</div>
.mybackground {background-color:#fc015a;}
Border around this has a color of #fc015a
<div style="border:2px solid #fc015a;">Content here</div>
.myborder {border:2px solid #fc015a;}