#fa18ac color space conversions
Hex:
#fa18ac
RGB:
250, 24, 172
CMY:
2, 91, 33
CMYK:
0, 90, 31, 2
HSL:
321°, 95.7627%, 53.7255%
HSV (HSB):
321°, 90.4000%, 98.0392%
XYZ:
47.1974, 23.9558, 41.1661
xyY:
0.4202, 0.2133, 23.9558
CIE-Lab:
56.0435, 85.4079, -20.4053
CIE-LCH:
56.0435, 87.8117, 346.5630
CIE-Luv:
56.0435, 115.3645, -44.8539
Hunter-Lab:
48.9447, 86.4744, -15.6060
#fa18ac color charts
#fa18ac color shades, tints & tones
#fa18ac color schemes
#fa18ac color preview, HTML & CSS examples
This text has a color of #fa18ac
<p style="color:#fa18ac;">Text here</p>
.mytext {color:#fa18ac;}
This box has a color of #fa18ac
<div style="background-color:#fa18ac;">Content here</div>
.mybackground {background-color:#fa18ac;}
Border around this has a color of #fa18ac
<div style="border:2px solid #fa18ac;">Content here</div>
.myborder {border:2px solid #fa18ac;}