#f96568 color space conversions
Hex:
        #f96568
        RGB:
        249, 101, 104
        CMY:
        2, 60, 59
        CMYK:
        0, 59, 58, 2
      HSL:
        359°, 92.5000%, 68.6275%
        HSV (HSB):
        359°, 59.4378%, 97.6471%
        XYZ:
        46.2193, 30.4466, 16.5375
        xyY:
        0.4959, 0.3267, 30.4466
      CIE-Lab:
        62.0376, 56.8171, 27.8390
        CIE-LCH:
        62.0376, 63.2708, 26.1038
        CIE-Luv:
        62.0376, 110.2964, 22.2582
        Hunter-Lab:
        55.1784, 52.9554, 20.8552
      #f96568 color charts
#f96568 RGB chart
      #f96568 CMYK chart
      #f96568 RGB pie chart
      #f96568 color shades, tints & tones
#f96568 color schemes
#f96568 color preview, HTML & CSS examples
           This text has a color of #f96568        
        
          <p style="color:#f96568;">Text here</p>
        
        
          .mytext {color:#f96568;}
        
        Text color #f96568
      
           This box has a color of #f96568        
        
          <div style="background-color:#f96568;">Content here</div>
        
        
          .mybackground {background-color:#f96568;}
        
        Background color #f96568
      
           Border around this has a color of #f96568        
        
          <div style="border:2px solid #f96568;">Content here</div>
        
        
          .myborder {border:2px solid #f96568;}
        
        Border color #f96568