#f95d66 color space conversions
Hex:
        #f95d66
        RGB:
        249, 93, 102
        CMY:
        2, 64, 60
        CMYK:
        0, 63, 59, 2
      HSL:
        357°, 92.8571%, 67.0588%
        HSV (HSB):
        357°, 62.6506%, 97.6471%
        XYZ:
        45.3795, 28.9277, 15.7622
        xyY:
        0.5038, 0.3212, 28.9277
      CIE-Lab:
        60.7178, 60.1102, 27.2576
        CIE-LCH:
        60.7178, 66.0016, 24.3924
        CIE-Luv:
        60.7178, 115.9292, 20.5840
        Hunter-Lab:
        53.7845, 56.4827, 20.2735
      #f95d66 color charts
#f95d66 RGB chart
      #f95d66 CMYK chart
      #f95d66 RGB pie chart
      #f95d66 color shades, tints & tones
#f95d66 color schemes
#f95d66 color preview, HTML & CSS examples
           This text has a color of #f95d66        
        
          <p style="color:#f95d66;">Text here</p>
        
        
          .mytext {color:#f95d66;}
        
        Text color #f95d66
      
           This box has a color of #f95d66        
        
          <div style="background-color:#f95d66;">Content here</div>
        
        
          .mybackground {background-color:#f95d66;}
        
        Background color #f95d66
      
           Border around this has a color of #f95d66        
        
          <div style="border:2px solid #f95d66;">Content here</div>
        
        
          .myborder {border:2px solid #f95d66;}
        
        Border color #f95d66