#fa85f6 color space conversions
Hex:
#fa85f6
RGB:
250, 133, 246
CMY:
2, 48, 4
CMYK:
0, 47, 2, 2
HSL:
302°, 92.1260%, 75.0980%
HSV (HSB):
302°, 46.8000%, 98.0392%
XYZ:
64.4464, 43.7529, 92.2372
xyY:
0.3215, 0.2183, 43.7529
CIE-Lab:
72.0630, 59.6799, -37.4068
CIE-LCH:
72.0630, 70.4341, 327.9209
CIE-Luv:
72.0630, 56.7756, -68.9070
Hunter-Lab:
66.1460, 58.1583, -36.3748
#fa85f6 color charts
#fa85f6 color shades, tints & tones
#fa85f6 color schemes
#fa85f6 color preview, HTML & CSS examples
This text has a color of #fa85f6
<p style="color:#fa85f6;">Text here</p>
.mytext {color:#fa85f6;}
This box has a color of #fa85f6
<div style="background-color:#fa85f6;">Content here</div>
.mybackground {background-color:#fa85f6;}
Border around this has a color of #fa85f6
<div style="border:2px solid #fa85f6;">Content here</div>
.myborder {border:2px solid #fa85f6;}