#fa80c2 color space conversions
Hex:
#fa80c2
RGB:
250, 128, 194
CMY:
2, 50, 24
CMYK:
0, 49, 22, 2
HSL:
328°, 92.4242%, 74.1176%
HSV (HSB):
328°, 48.8000%, 98.0392%
XYZ:
56.8811, 39.6574, 55.6956
xyY:
0.3736, 0.2605, 39.6574
CIE-Lab:
69.2248, 54.0052, -13.0105
CIE-LCH:
69.2248, 55.5503, 346.4549
CIE-Luv:
69.2248, 72.0172, -29.2022
Hunter-Lab:
62.9741, 51.0248, -8.3554
#fa80c2 color charts
#fa80c2 color shades, tints & tones
#fa80c2 color schemes
#fa80c2 color preview, HTML & CSS examples
This text has a color of #fa80c2
<p style="color:#fa80c2;">Text here</p>
.mytext {color:#fa80c2;}
This box has a color of #fa80c2
<div style="background-color:#fa80c2;">Content here</div>
.mybackground {background-color:#fa80c2;}
Border around this has a color of #fa80c2
<div style="border:2px solid #fa80c2;">Content here</div>
.myborder {border:2px solid #fa80c2;}