#f1271a color space conversions
Hex:
        #f1271a
        RGB:
        241, 39, 26
        CMY:
        5, 85, 90
        CMYK:
        0, 84, 89, 5
      HSL:
        4°, 88.4774%, 52.3529%
        HSV (HSB):
        4°, 89.2116%, 94.5098%
        XYZ:
        37.1876, 20.2264, 2.9214
        xyY:
        0.6163, 0.3352, 20.2264
      CIE-Lab:
        52.0922, 72.1976, 57.5264
        CIE-LCH:
        52.0922, 92.3135, 38.5475
        CIE-Luv:
        52.0922, 154.3709, 35.7170
        Hunter-Lab:
        44.9738, 68.8928, 27.6303
      #f1271a color charts
#f1271a RGB chart
      #f1271a CMYK chart
      #f1271a RGB pie chart
      #f1271a color shades, tints & tones
#f1271a color schemes
#f1271a color preview, HTML & CSS examples
           This text has a color of #f1271a        
        
          <p style="color:#f1271a;">Text here</p>
        
        
          .mytext {color:#f1271a;}
        
        Text color #f1271a
      
           This box has a color of #f1271a        
        
          <div style="background-color:#f1271a;">Content here</div>
        
        
          .mybackground {background-color:#f1271a;}
        
        Background color #f1271a
      
           Border around this has a color of #f1271a        
        
          <div style="border:2px solid #f1271a;">Content here</div>
        
        
          .myborder {border:2px solid #f1271a;}
        
        Border color #f1271a