#fa22c8 color space conversions
Hex:
#fa22c8
RGB:
250, 34, 200
CMY:
2, 87, 22
CMYK:
0, 86, 20, 2
HSL:
314°, 95.5752%, 55.6863%
HSV (HSB):
314°, 86.4000%, 98.0392%
XYZ:
50.4217, 25.6382, 56.9347
xyY:
0.3791, 0.1928, 25.6382
CIE-Lab:
57.6920, 87.1209, -34.0721
CIE-LCH:
57.6920, 93.5465, 338.6400
CIE-Luv:
57.6920, 101.3150, -65.5831
Hunter-Lab:
50.6342, 89.1412, -31.2237
#fa22c8 color charts
#fa22c8 color shades, tints & tones
#fa22c8 color schemes
#fa22c8 color preview, HTML & CSS examples
This text has a color of #fa22c8
<p style="color:#fa22c8;">Text here</p>
.mytext {color:#fa22c8;}
This box has a color of #fa22c8
<div style="background-color:#fa22c8;">Content here</div>
.mybackground {background-color:#fa22c8;}
Border around this has a color of #fa22c8
<div style="border:2px solid #fa22c8;">Content here</div>
.myborder {border:2px solid #fa22c8;}