#f495b4 color space conversions
Hex:
        #f495b4
        RGB:
        244, 149, 180
        CMY:
        4, 42, 29
        CMYK:
        0, 39, 26, 4
      HSL:
        340°, 81.1966%, 77.0588%
        HSV (HSB):
        340°, 38.9344%, 95.6863%
        XYZ:
        56.2939, 44.0233, 48.7103
        xyY:
        0.3777, 0.2954, 44.0233
      CIE-Lab:
        72.2441, 39.5362, -0.8171
        CIE-LCH:
        72.2441, 39.5446, 358.8160
        CIE-Luv:
        72.2441, 59.3091, -8.5548
        Hunter-Lab:
        66.3500, 35.3336, 2.9178
      #f495b4 color charts
#f495b4 RGB chart
      #f495b4 CMYK chart
      #f495b4 RGB pie chart
      #f495b4 color shades, tints & tones
#f495b4 color schemes
#f495b4 color preview, HTML & CSS examples
           This text has a color of #f495b4        
        
          <p style="color:#f495b4;">Text here</p>
        
        
          .mytext {color:#f495b4;}
        
        Text color #f495b4
      
           This box has a color of #f495b4        
        
          <div style="background-color:#f495b4;">Content here</div>
        
        
          .mybackground {background-color:#f495b4;}
        
        Background color #f495b4
      
           Border around this has a color of #f495b4        
        
          <div style="border:2px solid #f495b4;">Content here</div>
        
        
          .myborder {border:2px solid #f495b4;}
        
        Border color #f495b4