#f06795 color space conversions
Hex:
        #f06795
        RGB:
        240, 103, 149
        CMY:
        6, 60, 42
        CMYK:
        0, 57, 38, 6
      HSL:
        340°, 82.0359%, 67.2549%
        HSV (HSB):
        340°, 57.0833%, 94.1176%
        XYZ:
        46.2102, 30.3957, 31.8652
        xyY:
        0.4260, 0.2802, 30.3957
      CIE-Lab:
        61.9941, 56.9789, 1.6877
        CIE-LCH:
        61.9941, 57.0039, 1.6966
        CIE-Luv:
        61.9941, 89.7740, -8.6056
        Hunter-Lab:
        55.1323, 53.1319, 4.3244
      #f06795 color charts
#f06795 RGB chart
      #f06795 CMYK chart
      #f06795 RGB pie chart
      #f06795 color shades, tints & tones
#f06795 color schemes
#f06795 color preview, HTML & CSS examples
           This text has a color of #f06795        
        
          <p style="color:#f06795;">Text here</p>
        
        
          .mytext {color:#f06795;}
        
        Text color #f06795
      
           This box has a color of #f06795        
        
          <div style="background-color:#f06795;">Content here</div>
        
        
          .mybackground {background-color:#f06795;}
        
        Background color #f06795
      
           Border around this has a color of #f06795        
        
          <div style="border:2px solid #f06795;">Content here</div>
        
        
          .myborder {border:2px solid #f06795;}
        
        Border color #f06795