#f1062a color space conversions
Hex:
        #f1062a
        RGB:
        241, 6, 42
        CMY:
        5, 98, 84
        CMYK:
        0, 98, 83, 5
      HSL:
        351°, 95.1417%, 48.4314%
        HSV (HSB):
        351°, 97.5104%, 94.5098%
        XYZ:
        36.7587, 18.9982, 3.9201
        xyY:
        0.6160, 0.3184, 18.9982
      CIE-Lab:
        50.6851, 76.8514, 48.9340
        CIE-LCH:
        50.6851, 91.1080, 32.4863
        CIE-Luv:
        50.6851, 160.1502, 29.2363
        Hunter-Lab:
        43.5869, 74.2594, 25.1784
      #f1062a color charts
#f1062a RGB chart
      #f1062a CMYK chart
      #f1062a RGB pie chart
      #f1062a color shades, tints & tones
#f1062a color schemes
#f1062a color preview, HTML & CSS examples
           This text has a color of #f1062a        
        
          <p style="color:#f1062a;">Text here</p>
        
        
          .mytext {color:#f1062a;}
        
        Text color #f1062a
      
           This box has a color of #f1062a        
        
          <div style="background-color:#f1062a;">Content here</div>
        
        
          .mybackground {background-color:#f1062a;}
        
        Background color #f1062a
      
           Border around this has a color of #f1062a        
        
          <div style="border:2px solid #f1062a;">Content here</div>
        
        
          .myborder {border:2px solid #f1062a;}
        
        Border color #f1062a