#fa85df color space conversions
Hex:
#fa85df
RGB:
250, 133, 223
CMY:
2, 48, 13
CMYK:
0, 47, 11, 2
HSL:
314°, 92.1260%, 75.0980%
HSV (HSB):
314°, 46.8000%, 98.0392%
XYZ:
61.1312, 42.4268, 74.7793
xyY:
0.3428, 0.2379, 42.4268
CIE-Lab:
71.1642, 55.8891, -26.1732
CIE-LCH:
71.1642, 61.7140, 334.9060
CIE-Luv:
71.1642, 62.3620, -50.0812
Hunter-Lab:
65.1358, 53.5378, -22.4729
#fa85df color charts
#fa85df color shades, tints & tones
#fa85df color schemes
#fa85df color preview, HTML & CSS examples
This text has a color of #fa85df
<p style="color:#fa85df;">Text here</p>
.mytext {color:#fa85df;}
This box has a color of #fa85df
<div style="background-color:#fa85df;">Content here</div>
.mybackground {background-color:#fa85df;}
Border around this has a color of #fa85df
<div style="border:2px solid #fa85df;">Content here</div>
.myborder {border:2px solid #fa85df;}