#fa5b72 color space conversions
Hex:
        #fa5b72
        RGB:
        250, 91, 114
        CMY:
        2, 64, 55
        CMYK:
        0, 64, 54, 2
      HSL:
        351°, 94.0828%, 66.8627%
        HSV (HSB):
        351°, 63.6000%, 98.0392%
        XYZ:
        46.2027, 29.0211, 19.0861
        xyY:
        0.4899, 0.3077, 29.0211
      CIE-Lab:
        60.8002, 62.1037, 20.4836
        CIE-LCH:
        60.8002, 65.3946, 18.2540
        CIE-Luv:
        60.8002, 114.7501, 12.9991
        Hunter-Lab:
        53.8712, 58.8161, 16.7040
      #fa5b72 color charts
#fa5b72 RGB chart
      #fa5b72 CMYK chart
      #fa5b72 RGB pie chart
      #fa5b72 color shades, tints & tones
#fa5b72 color schemes
#fa5b72 color preview, HTML & CSS examples
           This text has a color of #fa5b72        
        
          <p style="color:#fa5b72;">Text here</p>
        
        
          .mytext {color:#fa5b72;}
        
        Text color #fa5b72
      
           This box has a color of #fa5b72        
        
          <div style="background-color:#fa5b72;">Content here</div>
        
        
          .mybackground {background-color:#fa5b72;}
        
        Background color #fa5b72
      
           Border around this has a color of #fa5b72        
        
          <div style="border:2px solid #fa5b72;">Content here</div>
        
        
          .myborder {border:2px solid #fa5b72;}
        
        Border color #fa5b72