#f96676 color space conversions
Hex:
        #f96676
        RGB:
        249, 102, 118
        CMY:
        2, 60, 54
        CMYK:
        0, 59, 53, 2
      HSL:
        353°, 92.4528%, 68.8235%
        HSV (HSB):
        353°, 59.0361%, 97.6471%
        XYZ:
        47.0883, 30.9505, 20.6318
        xyY:
        0.4772, 0.3137, 30.9505
      CIE-Lab:
        62.4658, 57.4205, 20.4118
        CIE-LCH:
        62.4658, 60.9406, 19.5693
        CIE-Luv:
        62.4658, 106.1651, 14.2863
        Hunter-Lab:
        55.6332, 53.7257, 16.9553
      #f96676 color charts
#f96676 RGB chart
      #f96676 CMYK chart
      #f96676 RGB pie chart
      #f96676 color shades, tints & tones
#f96676 color schemes
#f96676 color preview, HTML & CSS examples
           This text has a color of #f96676        
        
          <p style="color:#f96676;">Text here</p>
        
        
          .mytext {color:#f96676;}
        
        Text color #f96676
      
           This box has a color of #f96676        
        
          <div style="background-color:#f96676;">Content here</div>
        
        
          .mybackground {background-color:#f96676;}
        
        Background color #f96676
      
           Border around this has a color of #f96676        
        
          <div style="border:2px solid #f96676;">Content here</div>
        
        
          .myborder {border:2px solid #f96676;}
        
        Border color #f96676