#fa80a8 color space conversions
Hex:
#fa80a8
RGB:
250, 128, 168
CMY:
2, 50, 34
CMYK:
0, 49, 33, 2
HSL:
340°, 92.4242%, 74.1176%
HSV (HSB):
340°, 48.8000%, 98.0392%
XYZ:
54.2114, 38.5895, 41.6370
xyY:
0.4032, 0.2870, 38.5895
CIE-Lab:
68.4529, 50.6345, 0.4407
CIE-LCH:
68.4529, 50.6365, 0.4986
CIE-Luv:
68.4529, 78.5320, -9.0132
Hunter-Lab:
62.1204, 47.0630, 3.7444
#fa80a8 color charts
#fa80a8 color shades, tints & tones
#fa80a8 color schemes
#fa80a8 color preview, HTML & CSS examples
This text has a color of #fa80a8
<p style="color:#fa80a8;">Text here</p>
.mytext {color:#fa80a8;}
This box has a color of #fa80a8
<div style="background-color:#fa80a8;">Content here</div>
.mybackground {background-color:#fa80a8;}
Border around this has a color of #fa80a8
<div style="border:2px solid #fa80a8;">Content here</div>
.myborder {border:2px solid #fa80a8;}