#f95155 color space conversions
Hex:
        #f95155
        RGB:
        249, 81, 85
        CMY:
        2, 68, 67
        CMYK:
        0, 67, 66, 2
      HSL:
        359°, 93.3333%, 64.7059%
        HSV (HSB):
        359°, 67.4699%, 97.6471%
        XYZ:
        43.6490, 26.6805, 11.4436
        xyY:
        0.5338, 0.3263, 26.6805
      CIE-Lab:
        58.6774, 63.8731, 34.3703
        CIE-LCH:
        58.6774, 72.5334, 28.2848
        CIE-Luv:
        58.6774, 127.6032, 25.7975
        Hunter-Lab:
        51.6531, 60.4469, 23.0217
      #f95155 color charts
#f95155 RGB chart
      #f95155 CMYK chart
      #f95155 RGB pie chart
      #f95155 color shades, tints & tones
#f95155 color schemes
#f95155 color preview, HTML & CSS examples
           This text has a color of #f95155        
        
          <p style="color:#f95155;">Text here</p>
        
        
          .mytext {color:#f95155;}
        
        Text color #f95155
      
           This box has a color of #f95155        
        
          <div style="background-color:#f95155;">Content here</div>
        
        
          .mybackground {background-color:#f95155;}
        
        Background color #f95155
      
           Border around this has a color of #f95155        
        
          <div style="border:2px solid #f95155;">Content here</div>
        
        
          .myborder {border:2px solid #f95155;}
        
        Border color #f95155