#fa80c6 color space conversions
Hex:
#fa80c6
RGB:
250, 128, 198
CMY:
2, 50, 22
CMYK:
0, 49, 21, 2
HSL:
326°, 92.4242%, 74.1176%
HSV (HSB):
326°, 48.8000%, 98.0392%
XYZ:
57.3366, 39.8396, 58.0939
xyY:
0.3693, 0.2566, 39.8396
CIE-Lab:
69.3551, 54.5651, -15.0495
CIE-LCH:
69.3551, 56.6025, 344.5807
CIE-Luv:
69.3551, 70.9966, -32.3954
Hunter-Lab:
63.1186, 51.6909, -10.3871
#fa80c6 color charts
#fa80c6 color shades, tints & tones
#fa80c6 color schemes
#fa80c6 color preview, HTML & CSS examples
This text has a color of #fa80c6
<p style="color:#fa80c6;">Text here</p>
.mytext {color:#fa80c6;}
This box has a color of #fa80c6
<div style="background-color:#fa80c6;">Content here</div>
.mybackground {background-color:#fa80c6;}
Border around this has a color of #fa80c6
<div style="border:2px solid #fa80c6;">Content here</div>
.myborder {border:2px solid #fa80c6;}