#f1412b color space conversions
Hex:
        #f1412b
        RGB:
        241, 65, 43
        CMY:
        5, 75, 83
        CMYK:
        0, 73, 82, 5
      HSL:
        7°, 87.6106%, 55.6863%
        HSV (HSB):
        7°, 82.1577%, 94.5098%
        XYZ:
        38.6020, 22.6558, 4.6240
        xyY:
        0.5859, 0.3439, 22.6558
      CIE-Lab:
        54.7160, 65.4669, 52.1468
        CIE-LCH:
        54.7160, 83.6971, 38.5386
        CIE-Luv:
        54.7160, 139.2357, 36.5685
        Hunter-Lab:
        47.5981, 61.4665, 27.5589
      #f1412b color charts
#f1412b RGB chart
      #f1412b CMYK chart
      #f1412b RGB pie chart
      #f1412b color shades, tints & tones
#f1412b color schemes
#f1412b color preview, HTML & CSS examples
           This text has a color of #f1412b        
        
          <p style="color:#f1412b;">Text here</p>
        
        
          .mytext {color:#f1412b;}
        
        Text color #f1412b
      
           This box has a color of #f1412b        
        
          <div style="background-color:#f1412b;">Content here</div>
        
        
          .mybackground {background-color:#f1412b;}
        
        Background color #f1412b
      
           Border around this has a color of #f1412b        
        
          <div style="border:2px solid #f1412b;">Content here</div>
        
        
          .myborder {border:2px solid #f1412b;}
        
        Border color #f1412b