#fc318e color space conversions
Hex:
#fc318e
RGB:
252, 49, 142
CMY:
1, 81, 44
CMYK:
0, 81, 44, 1
HSL:
333°, 97.1292%, 59.0196%
HSV (HSB):
333°, 80.5556%, 98.8235%
XYZ:
46.1257, 24.8451, 27.9557
xyY:
0.4663, 0.2511, 24.8451
CIE-Lab:
56.9242, 78.5924, -1.3846
CIE-LCH:
56.9242, 78.6046, 358.9907
CIE-Luv:
56.9242, 125.2152, -17.3899
Hunter-Lab:
49.8448, 77.9529, 1.6383
#fc318e color charts
#fc318e color shades, tints & tones
#fc318e color schemes
#fc318e color preview, HTML & CSS examples
This text has a color of #fc318e
<p style="color:#fc318e;">Text here</p>
.mytext {color:#fc318e;}
This box has a color of #fc318e
<div style="background-color:#fc318e;">Content here</div>
.mybackground {background-color:#fc318e;}
Border around this has a color of #fc318e
<div style="border:2px solid #fc318e;">Content here</div>
.myborder {border:2px solid #fc318e;}