#fa86f2 color space conversions
Hex:
#fa86f2
RGB:
250, 134, 242
CMY:
2, 47, 5
CMYK:
0, 46, 3, 2
HSL:
304°, 92.0635%, 75.2941%
HSV (HSB):
304°, 46.4000%, 98.0392%
XYZ:
63.9765, 43.7850, 89.0838
xyY:
0.3250, 0.2224, 43.7850
CIE-Lab:
72.0846, 58.5167, -35.1881
CIE-LCH:
72.0846, 68.2818, 328.9801
CIE-Luv:
72.0846, 57.3256, -65.1155
Hunter-Lab:
66.1702, 56.7842, -33.5019
#fa86f2 color charts
#fa86f2 color shades, tints & tones
#fa86f2 color schemes
#fa86f2 color preview, HTML & CSS examples
This text has a color of #fa86f2
<p style="color:#fa86f2;">Text here</p>
.mytext {color:#fa86f2;}
This box has a color of #fa86f2
<div style="background-color:#fa86f2;">Content here</div>
.mybackground {background-color:#fa86f2;}
Border around this has a color of #fa86f2
<div style="border:2px solid #fa86f2;">Content here</div>
.myborder {border:2px solid #fa86f2;}