#fa958b color space conversions
Hex:
        #fa958b
        RGB:
        250, 149, 139
        CMY:
        2, 42, 45
        CMYK:
        0, 40, 44, 2
      HSL:
        5°, 91.7355%, 76.2745%
        HSV (HSB):
        5°, 44.4000%, 98.0392%
        XYZ:
        54.8320, 43.6830, 29.9678
        xyY:
        0.4268, 0.3400, 43.6830
      CIE-Lab:
        72.0161, 36.8521, 21.6566
        CIE-LCH:
        72.0161, 42.7444, 30.4412
        CIE-Luv:
        72.0161, 71.4581, 21.6353
        Hunter-Lab:
        66.0931, 32.4238, 19.3820
      #fa958b color charts
#fa958b RGB chart
      #fa958b CMYK chart
      #fa958b RGB pie chart
      #fa958b color shades, tints & tones
#fa958b color schemes
#fa958b color preview, HTML & CSS examples
           This text has a color of #fa958b        
        
          <p style="color:#fa958b;">Text here</p>
        
        
          .mytext {color:#fa958b;}
        
        Text color #fa958b
      
           This box has a color of #fa958b        
        
          <div style="background-color:#fa958b;">Content here</div>
        
        
          .mybackground {background-color:#fa958b;}
        
        Background color #fa958b
      
           Border around this has a color of #fa958b        
        
          <div style="border:2px solid #fa958b;">Content here</div>
        
        
          .myborder {border:2px solid #fa958b;}
        
        Border color #fa958b