#fa80b7 color space conversions
Hex:
#fa80b7
RGB:
250, 128, 183
CMY:
2, 50, 28
CMYK:
0, 49, 27, 2
HSL:
333°, 92.4242%, 74.1176%
HSV (HSB):
333°, 48.8000%, 98.0392%
XYZ:
55.6908, 39.1812, 49.4273
xyY:
0.3859, 0.2715, 39.1812
CIE-Lab:
68.8823, 52.5213, -7.3600
CIE-LCH:
68.8823, 53.0345, 352.0229
CIE-Luv:
68.8823, 74.8044, -20.5253
Hunter-Lab:
62.5949, 49.2705, -3.0011
#fa80b7 color charts
#fa80b7 color shades, tints & tones
#fa80b7 color schemes
#fa80b7 color preview, HTML & CSS examples
This text has a color of #fa80b7
<p style="color:#fa80b7;">Text here</p>
.mytext {color:#fa80b7;}
This box has a color of #fa80b7
<div style="background-color:#fa80b7;">Content here</div>
.mybackground {background-color:#fa80b7;}
Border around this has a color of #fa80b7
<div style="border:2px solid #fa80b7;">Content here</div>
.myborder {border:2px solid #fa80b7;}