#f96c64 color space conversions
Hex:
        #f96c64
        RGB:
        249, 108, 100
        CMY:
        2, 58, 61
        CMYK:
        0, 57, 60, 2
      HSL:
        3°, 92.5466%, 68.4314%
        HSV (HSB):
        3°, 59.8394%, 97.6471%
        XYZ:
        46.7297, 31.7850, 15.7288
        xyY:
        0.4958, 0.3373, 31.7850
      CIE-Lab:
        63.1648, 53.4010, 31.5508
        CIE-LCH:
        63.1648, 62.0251, 30.5758
        CIE-Luv:
        63.1648, 106.4950, 27.0355
        Hunter-Lab:
        56.3782, 49.2902, 22.9236
      #f96c64 color charts
#f96c64 RGB chart
      #f96c64 CMYK chart
      #f96c64 RGB pie chart
      #f96c64 color shades, tints & tones
#f96c64 color schemes
#f96c64 color preview, HTML & CSS examples
           This text has a color of #f96c64        
        
          <p style="color:#f96c64;">Text here</p>
        
        
          .mytext {color:#f96c64;}
        
        Text color #f96c64
      
           This box has a color of #f96c64        
        
          <div style="background-color:#f96c64;">Content here</div>
        
        
          .mybackground {background-color:#f96c64;}
        
        Background color #f96c64
      
           Border around this has a color of #f96c64        
        
          <div style="border:2px solid #f96c64;">Content here</div>
        
        
          .myborder {border:2px solid #f96c64;}
        
        Border color #f96c64