#fa73bb color space conversions
Hex:
#fa73bb
RGB:
250, 115, 187
CMY:
2, 55, 27
CMYK:
0, 54, 25, 2
HSL:
328°, 93.1034%, 71.5686%
HSV (HSB):
328°, 54.0000%, 98.0392%
XYZ:
54.5247, 36.1733, 51.1221
xyY:
0.3845, 0.2551, 36.1733
CIE-Lab:
66.6521, 59.1936, -12.9423
CIE-LCH:
66.6521, 60.5919, 347.6667
CIE-Luv:
66.6521, 80.3819, -29.9284
Hunter-Lab:
60.1443, 56.5695, -8.2950
#fa73bb color charts
#fa73bb color shades, tints & tones
#fa73bb color schemes
#fa73bb color preview, HTML & CSS examples
This text has a color of #fa73bb
<p style="color:#fa73bb;">Text here</p>
.mytext {color:#fa73bb;}
This box has a color of #fa73bb
<div style="background-color:#fa73bb;">Content here</div>
.mybackground {background-color:#fa73bb;}
Border around this has a color of #fa73bb
<div style="border:2px solid #fa73bb;">Content here</div>
.myborder {border:2px solid #fa73bb;}