#f12935 color space conversions
Hex:
        #f12935
        RGB:
        241, 41, 53
        CMY:
        5, 84, 79
        CMYK:
        0, 83, 78, 5
      HSL:
        356°, 87.7193%, 55.2941%
        HSV (HSB):
        356°, 82.9876%, 94.5098%
        XYZ:
        37.7112, 20.5437, 5.3459
        xyY:
        0.5929, 0.3230, 20.5437
      CIE-Lab:
        52.4464, 72.3791, 44.7764
        CIE-LCH:
        52.4464, 85.1097, 31.7425
        CIE-Luv:
        52.4464, 149.2935, 29.0132
        Hunter-Lab:
        45.3251, 69.1955, 24.7346
      #f12935 color charts
#f12935 RGB chart
      #f12935 CMYK chart
      #f12935 RGB pie chart
      #f12935 color shades, tints & tones
#f12935 color schemes
#f12935 color preview, HTML & CSS examples
           This text has a color of #f12935        
        
          <p style="color:#f12935;">Text here</p>
        
        
          .mytext {color:#f12935;}
        
        Text color #f12935
      
           This box has a color of #f12935        
        
          <div style="background-color:#f12935;">Content here</div>
        
        
          .mybackground {background-color:#f12935;}
        
        Background color #f12935
      
           Border around this has a color of #f12935        
        
          <div style="border:2px solid #f12935;">Content here</div>
        
        
          .myborder {border:2px solid #f12935;}
        
        Border color #f12935