#f12b27 color space conversions
Hex:
        #f12b27
        RGB:
        241, 43, 39
        CMY:
        5, 83, 85
        CMYK:
        0, 82, 84, 5
      HSL:
        1°, 87.8261%, 54.9020%
        HSV (HSB):
        1°, 83.8174%, 94.5098%
        XYZ:
        37.5057, 20.5750, 3.9141
        xyY:
        0.6050, 0.3319, 20.5750
      CIE-Lab:
        52.4812, 71.5608, 52.0647
        CIE-LCH:
        52.4812, 88.4968, 36.0381
        CIE-Luv:
        52.4812, 151.0290, 33.4961
        Hunter-Lab:
        45.3597, 68.2135, 26.6357
      #f12b27 color charts
#f12b27 RGB chart
      #f12b27 CMYK chart
      #f12b27 RGB pie chart
      #f12b27 color shades, tints & tones
#f12b27 color schemes
#f12b27 color preview, HTML & CSS examples
           This text has a color of #f12b27        
        
          <p style="color:#f12b27;">Text here</p>
        
        
          .mytext {color:#f12b27;}
        
        Text color #f12b27
      
           This box has a color of #f12b27        
        
          <div style="background-color:#f12b27;">Content here</div>
        
        
          .mybackground {background-color:#f12b27;}
        
        Background color #f12b27
      
           Border around this has a color of #f12b27        
        
          <div style="border:2px solid #f12b27;">Content here</div>
        
        
          .myborder {border:2px solid #f12b27;}
        
        Border color #f12b27