#fa80bd color space conversions
Hex:
#fa80bd
RGB:
250, 128, 189
CMY:
2, 50, 26
CMYK:
0, 49, 24, 2
HSL:
330°, 92.4242%, 74.1176%
HSV (HSB):
330°, 48.8000%, 98.0392%
XYZ:
56.3288, 39.4365, 52.7873
xyY:
0.3792, 0.2655, 39.4365
CIE-Lab:
69.0663, 53.3204, -10.4498
CIE-LCH:
69.0663, 54.3347, 348.9117
CIE-Luv:
69.0663, 73.2882, -25.2376
Hunter-Lab:
62.7985, 50.2132, -5.8792
#fa80bd color charts
#fa80bd color shades, tints & tones
#fa80bd color schemes
#fa80bd color preview, HTML & CSS examples
This text has a color of #fa80bd
<p style="color:#fa80bd;">Text here</p>
.mytext {color:#fa80bd;}
This box has a color of #fa80bd
<div style="background-color:#fa80bd;">Content here</div>
.mybackground {background-color:#fa80bd;}
Border around this has a color of #fa80bd
<div style="border:2px solid #fa80bd;">Content here</div>
.myborder {border:2px solid #fa80bd;}