#fa15bf color space conversions
Hex:
#fa15bf
RGB:
250, 21, 191
CMY:
2, 92, 25
CMYK:
0, 92, 24, 2
HSL:
315°, 95.8159%, 53.1373%
HSV (HSB):
315°, 91.6000%, 98.0392%
XYZ:
49.0965, 24.6219, 51.4550
xyY:
0.3922, 0.1967, 24.6219
CIE-Lab:
56.7052, 87.7969, -30.4290
CIE-LCH:
56.7052, 92.9205, 340.8845
CIE-Luv:
56.7052, 106.9029, -60.0519
Hunter-Lab:
49.6205, 89.7792, -26.7477
#fa15bf color charts
#fa15bf color shades, tints & tones
#fa15bf color schemes
#fa15bf color preview, HTML & CSS examples
This text has a color of #fa15bf
<p style="color:#fa15bf;">Text here</p>
.mytext {color:#fa15bf;}
This box has a color of #fa15bf
<div style="background-color:#fa15bf;">Content here</div>
.mybackground {background-color:#fa15bf;}
Border around this has a color of #fa15bf
<div style="border:2px solid #fa15bf;">Content here</div>
.myborder {border:2px solid #fa15bf;}