#fa18f0 color space conversions
Hex:
#fa18f0
RGB:
250, 24, 240
CMY:
2, 91, 6
CMYK:
0, 90, 4, 2
HSL:
303°, 95.7627%, 53.7255%
HSV (HSB):
303°, 90.4000%, 98.0392%
XYZ:
55.4792, 27.2685, 84.7774
xyY:
0.3312, 0.1628, 27.2685
CIE-Lab:
59.2221, 93.6299, -54.3006
CIE-LCH:
59.2221, 108.2363, 329.8884
CIE-Luv:
59.2221, 85.3615, -97.7211
Hunter-Lab:
52.2193, 98.2594, -59.7031
#fa18f0 color charts
#fa18f0 color shades, tints & tones
#fa18f0 color schemes
#fa18f0 color preview, HTML & CSS examples
This text has a color of #fa18f0
<p style="color:#fa18f0;">Text here</p>
.mytext {color:#fa18f0;}
This box has a color of #fa18f0
<div style="background-color:#fa18f0;">Content here</div>
.mybackground {background-color:#fa18f0;}
Border around this has a color of #fa18f0
<div style="border:2px solid #fa18f0;">Content here</div>
.myborder {border:2px solid #fa18f0;}