#f1071c color space conversions
Hex:
        #f1071c
        RGB:
        241, 7, 28
        CMY:
        5, 97, 89
        CMYK:
        0, 97, 88, 5
      HSL:
        355°, 94.3548%, 48.6275%
        HSV (HSB):
        355°, 97.0954%, 94.5098%
        XYZ:
        36.5612, 18.9366, 2.8267
        xyY:
        0.6269, 0.3247, 18.9366
      CIE-Lab:
        50.6129, 76.5090, 55.6294
        CIE-LCH:
        50.6129, 94.5952, 36.0207
        CIE-Luv:
        50.6129, 162.2232, 32.5982
        Hunter-Lab:
        43.5162, 73.8180, 26.6099
      #f1071c color charts
#f1071c RGB chart
      #f1071c CMYK chart
      #f1071c RGB pie chart
      #f1071c color shades, tints & tones
#f1071c color schemes
#f1071c color preview, HTML & CSS examples
           This text has a color of #f1071c        
        
          <p style="color:#f1071c;">Text here</p>
        
        
          .mytext {color:#f1071c;}
        
        Text color #f1071c
      
           This box has a color of #f1071c        
        
          <div style="background-color:#f1071c;">Content here</div>
        
        
          .mybackground {background-color:#f1071c;}
        
        Background color #f1071c
      
           Border around this has a color of #f1071c        
        
          <div style="border:2px solid #f1071c;">Content here</div>
        
        
          .myborder {border:2px solid #f1071c;}
        
        Border color #f1071c