#fa22e6 color space conversions
Hex:
#fa22e6
RGB:
250, 34, 230
CMY:
2, 87, 10
CMYK:
0, 86, 8, 2
HSL:
306°, 95.5752%, 55.6863%
HSV (HSB):
306°, 86.4000%, 98.0392%
XYZ:
54.2793, 27.1812, 77.2486
xyY:
0.3420, 0.1713, 27.1812
CIE-Lab:
59.1417, 90.9419, -48.8229
CIE-LCH:
59.1417, 103.2187, 331.7705
CIE-Luv:
59.1417, 88.5129, -88.9640
Hunter-Lab:
52.1356, 94.6022, -51.3542
#fa22e6 color charts
#fa22e6 color shades, tints & tones
#fa22e6 color schemes
#fa22e6 color preview, HTML & CSS examples
This text has a color of #fa22e6
<p style="color:#fa22e6;">Text here</p>
.mytext {color:#fa22e6;}
This box has a color of #fa22e6
<div style="background-color:#fa22e6;">Content here</div>
.mybackground {background-color:#fa22e6;}
Border around this has a color of #fa22e6
<div style="border:2px solid #fa22e6;">Content here</div>
.myborder {border:2px solid #fa22e6;}