#fa928b color space conversions
Hex:
        #fa928b
        RGB:
        250, 146, 139
        CMY:
        2, 43, 45
        CMYK:
        0, 42, 44, 2
      HSL:
        4°, 91.7355%, 76.2745%
        HSV (HSB):
        4°, 44.4000%, 98.0392%
        XYZ:
        54.3634, 42.7458, 29.8116
        xyY:
        0.4283, 0.3368, 42.7458
      CIE-Lab:
        71.3821, 38.3956, 20.7900
        CIE-LCH:
        71.3821, 43.6629, 28.4341
        CIE-Luv:
        71.3821, 73.4730, 20.1854
        Hunter-Lab:
        65.3803, 34.0064, 18.7316
      #fa928b color charts
#fa928b RGB chart
      #fa928b CMYK chart
      #fa928b RGB pie chart
      #fa928b color shades, tints & tones
#fa928b color schemes
#fa928b color preview, HTML & CSS examples
           This text has a color of #fa928b        
        
          <p style="color:#fa928b;">Text here</p>
        
        
          .mytext {color:#fa928b;}
        
        Text color #fa928b
      
           This box has a color of #fa928b        
        
          <div style="background-color:#fa928b;">Content here</div>
        
        
          .mybackground {background-color:#fa928b;}
        
        Background color #fa928b
      
           Border around this has a color of #fa928b        
        
          <div style="border:2px solid #fa928b;">Content here</div>
        
        
          .myborder {border:2px solid #fa928b;}
        
        Border color #fa928b