#fa988a color space conversions
Hex:
        #fa988a
        RGB:
        250, 152, 138
        CMY:
        2, 40, 46
        CMYK:
        0, 39, 45, 2
      HSL:
        8°, 91.8033%, 76.0784%
        HSV (HSB):
        8°, 44.8000%, 98.0392%
        XYZ:
        55.2400, 44.6154, 29.7449
        xyY:
        0.4262, 0.3443, 44.6154
      CIE-Lab:
        72.6380, 35.2015, 23.0521
        CIE-LCH:
        72.6380, 42.0778, 33.2192
        CIE-Luv:
        72.6380, 69.6018, 23.7327
        Hunter-Lab:
        66.7948, 30.7306, 20.3534
      #fa988a color charts
#fa988a RGB chart
      #fa988a CMYK chart
      #fa988a RGB pie chart
      #fa988a color shades, tints & tones
#fa988a color schemes
#fa988a color preview, HTML & CSS examples
           This text has a color of #fa988a        
        
          <p style="color:#fa988a;">Text here</p>
        
        
          .mytext {color:#fa988a;}
        
        Text color #fa988a
      
           This box has a color of #fa988a        
        
          <div style="background-color:#fa988a;">Content here</div>
        
        
          .mybackground {background-color:#fa988a;}
        
        Background color #fa988a
      
           Border around this has a color of #fa988a        
        
          <div style="border:2px solid #fa988a;">Content here</div>
        
        
          .myborder {border:2px solid #fa988a;}
        
        Border color #fa988a