#f07a96 color space conversions
Hex:
        #f07a96
        RGB:
        240, 122, 150
        CMY:
        6, 52, 41
        CMYK:
        0, 49, 38, 6
      HSL:
        346°, 79.7297%, 70.9804%
        HSV (HSB):
        346°, 49.1667%, 94.1176%
        XYZ:
        48.3997, 34.6463, 32.9906
        xyY:
        0.4171, 0.2986, 34.6463
      CIE-Lab:
        65.4724, 48.1004, 6.1395
        CIE-LCH:
        65.4724, 48.4906, 7.2738
        CIE-Luv:
        65.4724, 78.6322, -0.7585
        Hunter-Lab:
        58.8611, 43.7681, 7.9718
      #f07a96 color charts
#f07a96 RGB chart
      #f07a96 CMYK chart
      #f07a96 RGB pie chart
      #f07a96 color shades, tints & tones
#f07a96 color schemes
#f07a96 color preview, HTML & CSS examples
           This text has a color of #f07a96        
        
          <p style="color:#f07a96;">Text here</p>
        
        
          .mytext {color:#f07a96;}
        
        Text color #f07a96
      
           This box has a color of #f07a96        
        
          <div style="background-color:#f07a96;">Content here</div>
        
        
          .mybackground {background-color:#f07a96;}
        
        Background color #f07a96
      
           Border around this has a color of #f07a96        
        
          <div style="border:2px solid #f07a96;">Content here</div>
        
        
          .myborder {border:2px solid #f07a96;}
        
        Border color #f07a96