#f1452b color space conversions
Hex:
        #f1452b
        RGB:
        241, 69, 43
        CMY:
        5, 73, 83
        CMYK:
        0, 71, 82, 5
      HSL:
        8°, 87.6106%, 55.6863%
        HSV (HSB):
        8°, 82.1577%, 94.5098%
        XYZ:
        38.8398, 23.1314, 4.7032
        xyY:
        0.5825, 0.3469, 23.1314
      CIE-Lab:
        55.2075, 64.1074, 52.5976
        CIE-LCH:
        55.2075, 82.9233, 39.3676
        CIE-Luv:
        55.2075, 136.8181, 37.4809
        Hunter-Lab:
        48.0951, 59.9832, 27.8686
      #f1452b color charts
#f1452b RGB chart
      #f1452b CMYK chart
      #f1452b RGB pie chart
      #f1452b color shades, tints & tones
#f1452b color schemes
#f1452b color preview, HTML & CSS examples
           This text has a color of #f1452b        
        
          <p style="color:#f1452b;">Text here</p>
        
        
          .mytext {color:#f1452b;}
        
        Text color #f1452b
      
           This box has a color of #f1452b        
        
          <div style="background-color:#f1452b;">Content here</div>
        
        
          .mybackground {background-color:#f1452b;}
        
        Background color #f1452b
      
           Border around this has a color of #f1452b        
        
          <div style="border:2px solid #f1452b;">Content here</div>
        
        
          .myborder {border:2px solid #f1452b;}
        
        Border color #f1452b