#f1062f color space conversions
Hex:
        #f1062f
        RGB:
        241, 6, 47
        CMY:
        5, 98, 82
        CMYK:
        0, 98, 80, 5
      HSL:
        350°, 95.1417%, 48.4314%
        HSV (HSB):
        350°, 97.5104%, 94.5098%
        XYZ:
        36.8538, 19.0363, 4.4213
        xyY:
        0.6111, 0.3156, 19.0363
      CIE-Lab:
        50.7296, 76.9736, 46.3085
        CIE-LCH:
        50.7296, 89.8299, 31.0317
        CIE-Luv:
        50.7296, 159.1593, 27.7496
        Hunter-Lab:
        43.6306, 74.4218, 24.5333
      #f1062f color charts
#f1062f RGB chart
      #f1062f CMYK chart
      #f1062f RGB pie chart
      #f1062f color shades, tints & tones
#f1062f color schemes
#f1062f color preview, HTML & CSS examples
           This text has a color of #f1062f        
        
          <p style="color:#f1062f;">Text here</p>
        
        
          .mytext {color:#f1062f;}
        
        Text color #f1062f
      
           This box has a color of #f1062f        
        
          <div style="background-color:#f1062f;">Content here</div>
        
        
          .mybackground {background-color:#f1062f;}
        
        Background color #f1062f
      
           Border around this has a color of #f1062f        
        
          <div style="border:2px solid #f1062f;">Content here</div>
        
        
          .myborder {border:2px solid #f1062f;}
        
        Border color #f1062f