#fa31b9 color space conversions
Hex:
#fa31b9
RGB:
250, 49, 185
CMY:
2, 81, 27
CMYK:
0, 80, 26, 2
HSL:
319°, 95.2607%, 58.6275%
HSV (HSB):
319°, 80.4000%, 98.0392%
XYZ:
49.2796, 26.0234, 48.3246
xyY:
0.3986, 0.2105, 26.0234
CIE-Lab:
58.0593, 82.4585, -24.8689
CIE-LCH:
58.0593, 86.1271, 343.2171
CIE-Luv:
58.0593, 105.1718, -51.1021
Hunter-Lab:
51.0131, 83.1612, -20.4561
#fa31b9 color charts
#fa31b9 color shades, tints & tones
#fa31b9 color schemes
#fa31b9 color preview, HTML & CSS examples
This text has a color of #fa31b9
<p style="color:#fa31b9;">Text here</p>
.mytext {color:#fa31b9;}
This box has a color of #fa31b9
<div style="background-color:#fa31b9;">Content here</div>
.mybackground {background-color:#fa31b9;}
Border around this has a color of #fa31b9
<div style="border:2px solid #fa31b9;">Content here</div>
.myborder {border:2px solid #fa31b9;}