#fa398c color space conversions
Hex:
#fa398c
RGB:
250, 57, 140
CMY:
2, 78, 45
CMYK:
0, 77, 44, 2
HSL:
334°, 95.0739%, 60.1961%
HSV (HSB):
334°, 77.2000%, 98.0392%
XYZ:
45.6211, 25.1437, 27.2597
xyY:
0.4654, 0.2565, 25.1437
CIE-Lab:
57.2152, 75.9000, 0.1809
CIE-LCH:
57.2152, 75.9002, 0.1366
CIE-Luv:
57.2152, 121.8590, -14.7540
Hunter-Lab:
50.1435, 74.6501, 2.8684
#fa398c color charts
#fa398c color shades, tints & tones
#fa398c color schemes
#fa398c color preview, HTML & CSS examples
This text has a color of #fa398c
<p style="color:#fa398c;">Text here</p>
.mytext {color:#fa398c;}
This box has a color of #fa398c
<div style="background-color:#fa398c;">Content here</div>
.mybackground {background-color:#fa398c;}
Border around this has a color of #fa398c
<div style="border:2px solid #fa398c;">Content here</div>
.myborder {border:2px solid #fa398c;}