#fa05f9 color space conversions
Hex:
#fa05f9
RGB:
250, 5, 249
CMY:
2, 98, 2
CMYK:
0, 98, 0, 2
HSL:
300°, 96.0784%, 50.0000%
HSV (HSB):
300°, 98.0000%, 98.0392%
XYZ:
56.5775, 27.2721, 91.9046
xyY:
0.3219, 0.1552, 27.2721
CIE-Lab:
59.2253, 96.3553, -59.3130
CIE-LCH:
59.2253, 113.1476, 328.3850
CIE-Luv:
59.2253, 82.7045, -105.6827
Hunter-Lab:
52.2227, 101.9953, -67.7862
#fa05f9 color charts
#fa05f9 color shades, tints & tones
#fa05f9 color schemes
#fa05f9 color preview, HTML & CSS examples
This text has a color of #fa05f9
<p style="color:#fa05f9;">Text here</p>
.mytext {color:#fa05f9;}
This box has a color of #fa05f9
<div style="background-color:#fa05f9;">Content here</div>
.mybackground {background-color:#fa05f9;}
Border around this has a color of #fa05f9
<div style="border:2px solid #fa05f9;">Content here</div>
.myborder {border:2px solid #fa05f9;}