#fc379b color space conversions
Hex:
#fc379b
RGB:
252, 55, 155
CMY:
1, 78, 39
CMYK:
0, 78, 38, 1
HSL:
330°, 97.0443%, 60.1961%
HSV (HSB):
330°, 78.1746%, 98.8235%
XYZ:
47.4275, 25.7944, 33.4895
xyY:
0.4444, 0.2417, 25.7944
CIE-Lab:
57.8414, 78.3010, -7.6911
CIE-LCH:
57.8414, 78.6779, 354.3901
CIE-Luv:
57.8414, 117.9663, -25.7608
Hunter-Lab:
50.7882, 77.8092, -3.5438
#fc379b color charts
#fc379b color shades, tints & tones
#fc379b color schemes
#fc379b color preview, HTML & CSS examples
This text has a color of #fc379b
<p style="color:#fc379b;">Text here</p>
.mytext {color:#fc379b;}
This box has a color of #fc379b
<div style="background-color:#fc379b;">Content here</div>
.mybackground {background-color:#fc379b;}
Border around this has a color of #fc379b
<div style="border:2px solid #fc379b;">Content here</div>
.myborder {border:2px solid #fc379b;}