#f895a9 color space conversions
Hex:
        #f895a9
        RGB:
        248, 149, 169
        CMY:
        3, 42, 34
        CMYK:
        0, 40, 32, 3
      HSL:
        348°, 87.6106%, 77.8431%
        HSV (HSB):
        348°, 39.9194%, 97.2549%
        XYZ:
        56.6203, 44.3159, 43.1057
        xyY:
        0.3931, 0.3077, 44.3159
      CIE-Lab:
        72.4392, 39.5052, 5.6265
        CIE-LCH:
        72.4392, 39.9038, 8.1057
        CIE-Luv:
        72.4392, 64.4098, 0.4879
        Hunter-Lab:
        66.5702, 35.3226, 8.2075
      #f895a9 color charts
#f895a9 RGB chart
      #f895a9 CMYK chart
      #f895a9 RGB pie chart
      #f895a9 color shades, tints & tones
#f895a9 color schemes
#f895a9 color preview, HTML & CSS examples
           This text has a color of #f895a9        
        
          <p style="color:#f895a9;">Text here</p>
        
        
          .mytext {color:#f895a9;}
        
        Text color #f895a9
      
           This box has a color of #f895a9        
        
          <div style="background-color:#f895a9;">Content here</div>
        
        
          .mybackground {background-color:#f895a9;}
        
        Background color #f895a9
      
           Border around this has a color of #f895a9        
        
          <div style="border:2px solid #f895a9;">Content here</div>
        
        
          .myborder {border:2px solid #f895a9;}
        
        Border color #f895a9