#fa80ad color space conversions
Hex:
#fa80ad
RGB:
250, 128, 173
CMY:
2, 50, 32
CMYK:
0, 49, 31, 2
HSL:
338°, 92.4242%, 74.1176%
HSV (HSB):
338°, 48.8000%, 98.0392%
XYZ:
54.6863, 38.7795, 44.1381
xyY:
0.3974, 0.2818, 38.7795
CIE-Lab:
68.5912, 51.2456, -2.1710
CIE-LCH:
68.5912, 51.2915, 357.5741
CIE-Luv:
68.5912, 77.3014, -12.8027
Hunter-Lab:
62.2732, 47.7751, 1.5676
#fa80ad color charts
#fa80ad color shades, tints & tones
#fa80ad color schemes
#fa80ad color preview, HTML & CSS examples
This text has a color of #fa80ad
<p style="color:#fa80ad;">Text here</p>
.mytext {color:#fa80ad;}
This box has a color of #fa80ad
<div style="background-color:#fa80ad;">Content here</div>
.mybackground {background-color:#fa80ad;}
Border around this has a color of #fa80ad
<div style="border:2px solid #fa80ad;">Content here</div>
.myborder {border:2px solid #fa80ad;}