#f13113 color space conversions
Hex:
        #f13113
        RGB:
        241, 49, 19
        CMY:
        5, 81, 93
        CMYK:
        0, 80, 92, 5
      HSL:
        8°, 88.8000%, 50.9804%
        HSV (HSB):
        8°, 92.1162%, 94.5098%
        XYZ:
        37.4915, 20.9444, 2.6827
        xyY:
        0.6134, 0.3427, 20.9444
      CIE-Lab:
        52.8886, 69.7583, 60.5761
        CIE-LCH:
        52.8886, 92.3888, 40.9701
        CIE-Luv:
        52.8886, 150.6239, 38.2981
        Hunter-Lab:
        45.7651, 66.1412, 28.5600
      #f13113 color charts
#f13113 RGB chart
      #f13113 CMYK chart
      #f13113 RGB pie chart
      #f13113 color shades, tints & tones
#f13113 color schemes
#f13113 color preview, HTML & CSS examples
           This text has a color of #f13113        
        
          <p style="color:#f13113;">Text here</p>
        
        
          .mytext {color:#f13113;}
        
        Text color #f13113
      
           This box has a color of #f13113        
        
          <div style="background-color:#f13113;">Content here</div>
        
        
          .mybackground {background-color:#f13113;}
        
        Background color #f13113
      
           Border around this has a color of #f13113        
        
          <div style="border:2px solid #f13113;">Content here</div>
        
        
          .myborder {border:2px solid #f13113;}
        
        Border color #f13113