#fa80a0 color space conversions
Hex:
#fa80a0
RGB:
250, 128, 160
CMY:
2, 50, 37
CMYK:
0, 49, 36, 2
HSL:
344°, 92.4242%, 74.1176%
HSV (HSB):
344°, 48.8000%, 98.0392%
XYZ:
53.4887, 38.3004, 37.8313
xyY:
0.4127, 0.2955, 38.3004
CIE-Lab:
68.2414, 49.6949, 4.6412
CIE-LCH:
68.2414, 49.9112, 5.3356
CIE-Luv:
68.2414, 80.4704, -3.0657
Hunter-Lab:
61.8873, 45.9732, 7.0776
#fa80a0 color charts
#fa80a0 color shades, tints & tones
#fa80a0 color schemes
#fa80a0 color preview, HTML & CSS examples
This text has a color of #fa80a0
<p style="color:#fa80a0;">Text here</p>
.mytext {color:#fa80a0;}
This box has a color of #fa80a0
<div style="background-color:#fa80a0;">Content here</div>
.mybackground {background-color:#fa80a0;}
Border around this has a color of #fa80a0
<div style="border:2px solid #fa80a0;">Content here</div>
.myborder {border:2px solid #fa80a0;}