#fa7b85 color space conversions
Hex:
        #fa7b85
        RGB:
        250, 123, 133
        CMY:
        2, 52, 48
        CMYK:
        0, 51, 47, 2
      HSL:
        355°, 92.7007%, 73.1373%
        HSV (HSB):
        355°, 50.8000%, 98.0392%
        XYZ:
        50.7409, 36.1834, 26.5000
        xyY:
        0.4474, 0.3190, 36.1834
      CIE-Lab:
        66.6598, 49.3191, 17.6467
        CIE-LCH:
        66.6598, 52.3811, 19.6875
        CIE-Luv:
        66.6598, 89.9027, 13.4739
        Hunter-Lab:
        60.1526, 45.3042, 15.9868
      #fa7b85 color charts
#fa7b85 RGB chart
      #fa7b85 CMYK chart
      #fa7b85 RGB pie chart
      #fa7b85 color shades, tints & tones
#fa7b85 color schemes
#fa7b85 color preview, HTML & CSS examples
           This text has a color of #fa7b85        
        
          <p style="color:#fa7b85;">Text here</p>
        
        
          .mytext {color:#fa7b85;}
        
        Text color #fa7b85
      
           This box has a color of #fa7b85        
        
          <div style="background-color:#fa7b85;">Content here</div>
        
        
          .mybackground {background-color:#fa7b85;}
        
        Background color #fa7b85
      
           Border around this has a color of #fa7b85        
        
          <div style="border:2px solid #fa7b85;">Content here</div>
        
        
          .myborder {border:2px solid #fa7b85;}
        
        Border color #fa7b85