#f96584 color space conversions
Hex:
        #f96584
        RGB:
        249, 101, 132
        CMY:
        2, 60, 48
        CMYK:
        0, 59, 47, 2
      HSL:
        347°, 92.5000%, 68.6275%
        HSV (HSB):
        347°, 59.4378%, 97.6471%
        XYZ:
        47.8855, 31.1130, 25.3114
        xyY:
        0.4591, 0.2983, 31.1130
      CIE-Lab:
        62.6029, 59.0495, 12.5478
        CIE-LCH:
        62.6029, 60.3679, 11.9967
        CIE-Luv:
        62.6029, 102.9702, 4.7653
        Hunter-Lab:
        55.7791, 55.6261, 12.1408
      #f96584 color charts
#f96584 RGB chart
      #f96584 CMYK chart
      #f96584 RGB pie chart
      #f96584 color shades, tints & tones
#f96584 color schemes
#f96584 color preview, HTML & CSS examples
           This text has a color of #f96584        
        
          <p style="color:#f96584;">Text here</p>
        
        
          .mytext {color:#f96584;}
        
        Text color #f96584
      
           This box has a color of #f96584        
        
          <div style="background-color:#f96584;">Content here</div>
        
        
          .mybackground {background-color:#f96584;}
        
        Background color #f96584
      
           Border around this has a color of #f96584        
        
          <div style="border:2px solid #f96584;">Content here</div>
        
        
          .myborder {border:2px solid #f96584;}
        
        Border color #f96584