#fc315c color space conversions
Hex:
#fc315c
RGB:
252, 49, 92
CMY:
1, 81, 64
CMYK:
0, 81, 63, 1
HSL:
347°, 97.1292%, 59.0196%
HSV (HSB):
347°, 80.5556%, 98.8235%
XYZ:
43.1750, 23.6648, 12.4174
xyY:
0.5447, 0.2986, 23.6648
CIE-Lab:
55.7506, 75.0870, 26.7194
CIE-LCH:
55.7506, 79.6993, 19.5879
CIE-Luv:
55.7506, 144.0874, 15.0976
Hunter-Lab:
48.6465, 73.2920, 18.9183
#fc315c color charts
#fc315c color shades, tints & tones
#fc315c color schemes
#fc315c color preview, HTML & CSS examples
This text has a color of #fc315c
<p style="color:#fc315c;">Text here</p>
.mytext {color:#fc315c;}
This box has a color of #fc315c
<div style="background-color:#fc315c;">Content here</div>
.mybackground {background-color:#fc315c;}
Border around this has a color of #fc315c
<div style="border:2px solid #fc315c;">Content here</div>
.myborder {border:2px solid #fc315c;}