#fa97f4 color space conversions
Hex:
#fa97f4
RGB:
250, 151, 244
CMY:
2, 41, 4
CMYK:
0, 40, 2, 2
HSL:
304°, 90.8257%, 78.6275%
HSV (HSB):
304°, 39.6000%, 98.0392%
XYZ:
66.8201, 48.9889, 91.5219
xyY:
0.3223, 0.2363, 48.9889
CIE-Lab:
75.4444, 50.4329, -31.0864
CIE-LCH:
75.4444, 59.2440, 328.3507
CIE-Luv:
75.4444, 49.5405, -57.5338
Hunter-Lab:
69.9920, 47.9245, -28.5335
#fa97f4 color charts
#fa97f4 color shades, tints & tones
#fa97f4 color schemes
#fa97f4 color preview, HTML & CSS examples
This text has a color of #fa97f4
<p style="color:#fa97f4;">Text here</p>
.mytext {color:#fa97f4;}
This box has a color of #fa97f4
<div style="background-color:#fa97f4;">Content here</div>
.mybackground {background-color:#fa97f4;}
Border around this has a color of #fa97f4
<div style="border:2px solid #fa97f4;">Content here</div>
.myborder {border:2px solid #fa97f4;}