#f96b5d color space conversions
Hex:
        #f96b5d
        RGB:
        249, 107, 93
        CMY:
        2, 58, 64
        CMYK:
        0, 57, 63, 2
      HSL:
        5°, 92.8571%, 67.0588%
        HSV (HSB):
        5°, 62.6506%, 97.6471%
        XYZ:
        46.3004, 31.4454, 13.9852
        xyY:
        0.5047, 0.3428, 31.4454
      CIE-Lab:
        62.8819, 53.4080, 35.0935
        CIE-LCH:
        62.8819, 63.9060, 33.3083
        CIE-Luv:
        62.8819, 108.6526, 30.3223
        Hunter-Lab:
        56.0762, 49.2485, 24.4667
      #f96b5d color charts
#f96b5d RGB chart
      #f96b5d CMYK chart
      #f96b5d RGB pie chart
      #f96b5d color shades, tints & tones
#f96b5d color schemes
#f96b5d color preview, HTML & CSS examples
           This text has a color of #f96b5d        
        
          <p style="color:#f96b5d;">Text here</p>
        
        
          .mytext {color:#f96b5d;}
        
        Text color #f96b5d
      
           This box has a color of #f96b5d        
        
          <div style="background-color:#f96b5d;">Content here</div>
        
        
          .mybackground {background-color:#f96b5d;}
        
        Background color #f96b5d
      
           Border around this has a color of #f96b5d        
        
          <div style="border:2px solid #f96b5d;">Content here</div>
        
        
          .myborder {border:2px solid #f96b5d;}
        
        Border color #f96b5d