#fa18f6 color space conversions
Hex:
#fa18f6
RGB:
250, 24, 246
CMY:
2, 91, 4
CMYK:
0, 90, 2, 2
HSL:
301°, 95.7627%, 53.7255%
HSV (HSB):
301°, 90.4000%, 98.0392%
XYZ:
56.3855, 27.6311, 89.5503
xyY:
0.3249, 0.1592, 27.6311
CIE-Lab:
59.5540, 94.4625, -57.1184
CIE-LCH:
59.5540, 110.3888, 328.8400
CIE-Luv:
59.5540, 82.9571, -102.2384
Hunter-Lab:
52.5653, 99.4835, -64.2108
#fa18f6 color charts
#fa18f6 color shades, tints & tones
#fa18f6 color schemes
#fa18f6 color preview, HTML & CSS examples
This text has a color of #fa18f6
<p style="color:#fa18f6;">Text here</p>
.mytext {color:#fa18f6;}
This box has a color of #fa18f6
<div style="background-color:#fa18f6;">Content here</div>
.mybackground {background-color:#fa18f6;}
Border around this has a color of #fa18f6
<div style="border:2px solid #fa18f6;">Content here</div>
.myborder {border:2px solid #fa18f6;}