#f495a5 color space conversions
Hex:
        #f495a5
        RGB:
        244, 149, 165
        CMY:
        4, 42, 35
        CMYK:
        0, 39, 32, 4
      HSL:
        350°, 81.1966%, 77.0588%
        HSV (HSB):
        350°, 38.9344%, 95.6863%
        XYZ:
        54.8472, 43.4446, 41.0922
        xyY:
        0.3935, 0.3117, 43.4446
      CIE-Lab:
        71.8557, 37.5819, 6.9437
        CIE-LCH:
        71.8557, 38.2180, 10.4680
        CIE-Luv:
        71.8557, 62.1660, 2.6785
        Hunter-Lab:
        65.9125, 33.1867, 9.1753
      #f495a5 color charts
#f495a5 RGB chart
      #f495a5 CMYK chart
      #f495a5 RGB pie chart
      #f495a5 color shades, tints & tones
#f495a5 color schemes
#f495a5 color preview, HTML & CSS examples
           This text has a color of #f495a5        
        
          <p style="color:#f495a5;">Text here</p>
        
        
          .mytext {color:#f495a5;}
        
        Text color #f495a5
      
           This box has a color of #f495a5        
        
          <div style="background-color:#f495a5;">Content here</div>
        
        
          .mybackground {background-color:#f495a5;}
        
        Background color #f495a5
      
           Border around this has a color of #f495a5        
        
          <div style="border:2px solid #f495a5;">Content here</div>
        
        
          .myborder {border:2px solid #f495a5;}
        
        Border color #f495a5