#f07995 color space conversions
Hex:
        #f07995
        RGB:
        240, 121, 149
        CMY:
        6, 53, 42
        CMYK:
        0, 50, 38, 6
      HSL:
        346°, 79.8658%, 70.7843%
        HSV (HSB):
        346°, 49.5833%, 94.1176%
        XYZ:
        48.1974, 34.3699, 32.5276
        xyY:
        0.4188, 0.2986, 34.3699
      CIE-Lab:
        65.2551, 48.4795, 6.3964
        CIE-LCH:
        65.2551, 48.8996, 7.5162
        CIE-Luv:
        65.2551, 79.4690, -0.5067
        Hunter-Lab:
        58.6259, 44.1527, 8.1421
      #f07995 color charts
#f07995 RGB chart
      #f07995 CMYK chart
      #f07995 RGB pie chart
      #f07995 color shades, tints & tones
#f07995 color schemes
#f07995 color preview, HTML & CSS examples
           This text has a color of #f07995        
        
          <p style="color:#f07995;">Text here</p>
        
        
          .mytext {color:#f07995;}
        
        Text color #f07995
      
           This box has a color of #f07995        
        
          <div style="background-color:#f07995;">Content here</div>
        
        
          .mybackground {background-color:#f07995;}
        
        Background color #f07995
      
           Border around this has a color of #f07995        
        
          <div style="border:2px solid #f07995;">Content here</div>
        
        
          .myborder {border:2px solid #f07995;}
        
        Border color #f07995