#f15555 color space conversions
Hex:
        #f15555
        RGB:
        241, 85, 85
        CMY:
        5, 67, 67
        CMYK:
        0, 65, 65, 5
      HSL:
        0°, 84.7826%, 63.9216%
        HSV (HSB):
        0°, 64.7303%, 94.5098%
        XYZ:
        41.1638, 25.8536, 11.4150
        xyY:
        0.5248, 0.3296, 25.8536
      CIE-Lab:
        57.8979, 59.7684, 33.1050
        CIE-LCH:
        57.8979, 68.3242, 28.9815
        CIE-Luv:
        57.8979, 118.6386, 25.5809
        Hunter-Lab:
        50.8465, 55.5270, 22.2820
      #f15555 color charts
#f15555 RGB chart
      #f15555 CMYK chart
      #f15555 RGB pie chart
      #f15555 color shades, tints & tones
#f15555 color schemes
#f15555 color preview, HTML & CSS examples
           This text has a color of #f15555        
        
          <p style="color:#f15555;">Text here</p>
        
        
          .mytext {color:#f15555;}
        
        Text color #f15555
      
           This box has a color of #f15555        
        
          <div style="background-color:#f15555;">Content here</div>
        
        
          .mybackground {background-color:#f15555;}
        
        Background color #f15555
      
           Border around this has a color of #f15555        
        
          <div style="border:2px solid #f15555;">Content here</div>
        
        
          .myborder {border:2px solid #f15555;}
        
        Border color #f15555