#fc315b color space conversions
Hex:
#fc315b
RGB:
252, 49, 91
CMY:
1, 81, 64
CMYK:
0, 81, 64, 1
HSL:
348°, 97.1292%, 59.0196%
HSV (HSB):
348°, 80.5556%, 98.8235%
XYZ:
43.1315, 23.6474, 12.1887
xyY:
0.5462, 0.2995, 23.6474
CIE-Lab:
55.7330, 75.0337, 27.2884
CIE-LCH:
55.7330, 79.8418, 19.9854
CIE-Luv:
55.7330, 144.4073, 15.6400
Hunter-Lab:
48.6286, 73.2220, 19.1791
#fc315b color charts
#fc315b color shades, tints & tones
#fc315b color schemes
#fc315b color preview, HTML & CSS examples
This text has a color of #fc315b
<p style="color:#fc315b;">Text here</p>
.mytext {color:#fc315b;}
This box has a color of #fc315b
<div style="background-color:#fc315b;">Content here</div>
.mybackground {background-color:#fc315b;}
Border around this has a color of #fc315b
<div style="border:2px solid #fc315b;">Content here</div>
.myborder {border:2px solid #fc315b;}