#fa5cc8 color space conversions
Hex:
#fa5cc8
RGB:
250, 92, 200
CMY:
2, 64, 22
CMYK:
0, 63, 20, 2
HSL:
319°, 94.0476%, 67.0588%
HSV (HSB):
319°, 63.2000%, 98.0392%
XYZ:
53.6768, 32.1484, 58.0198
xyY:
0.3732, 0.2235, 32.1484
CIE-Lab:
63.4654, 70.7649, -25.1352
CIE-LCH:
63.4654, 75.0962, 340.4453
CIE-Luv:
63.4654, 86.2844, -50.1627
Hunter-Lab:
56.6996, 69.7596, -20.9808
#fa5cc8 color charts
#fa5cc8 color shades, tints & tones
#fa5cc8 color schemes
#fa5cc8 color preview, HTML & CSS examples
This text has a color of #fa5cc8
<p style="color:#fa5cc8;">Text here</p>
.mytext {color:#fa5cc8;}
This box has a color of #fa5cc8
<div style="background-color:#fa5cc8;">Content here</div>
.mybackground {background-color:#fa5cc8;}
Border around this has a color of #fa5cc8
<div style="border:2px solid #fa5cc8;">Content here</div>
.myborder {border:2px solid #fa5cc8;}