#fa388c color space conversions
Hex:
#fa388c
RGB:
250, 56, 140
CMY:
2, 78, 45
CMYK:
0, 78, 44, 2
HSL:
334°, 95.0980%, 60.0000%
HSV (HSB):
334°, 77.6000%, 98.0392%
XYZ:
45.5721, 25.0458, 27.2433
xyY:
0.4657, 0.2559, 25.0458
CIE-Lab:
57.1200, 76.1700, 0.0420
CIE-LCH:
57.1200, 76.1701, 0.0316
CIE-Luv:
57.1200, 122.2037, -14.9931
Hunter-Lab:
50.0458, 74.9637, 2.7564
#fa388c color charts
#fa388c color shades, tints & tones
#fa388c color schemes
#fa388c color preview, HTML & CSS examples
This text has a color of #fa388c
<p style="color:#fa388c;">Text here</p>
.mytext {color:#fa388c;}
This box has a color of #fa388c
<div style="background-color:#fa388c;">Content here</div>
.mybackground {background-color:#fa388c;}
Border around this has a color of #fa388c
<div style="border:2px solid #fa388c;">Content here</div>
.myborder {border:2px solid #fa388c;}