#f1210d color space conversions
Hex:
        #f1210d
        RGB:
        241, 33, 13
        CMY:
        5, 87, 95
        CMYK:
        0, 86, 95, 5
      HSL:
        5°, 89.7638%, 49.8039%
        HSV (HSB):
        5°, 94.6058%, 94.5098%
        XYZ:
        36.8921, 19.8175, 2.2615
        xyY:
        0.6256, 0.3361, 19.8175
      CIE-Lab:
        51.6303, 73.2176, 61.6276
        CIE-LCH:
        51.6303, 95.7015, 40.0875
        CIE-Luv:
        51.6303, 157.7231, 36.7812
        Hunter-Lab:
        44.5169, 70.0223, 28.1498
      #f1210d color charts
#f1210d RGB chart
      #f1210d CMYK chart
      #f1210d RGB pie chart
      #f1210d color shades, tints & tones
#f1210d color schemes
#f1210d color preview, HTML & CSS examples
           This text has a color of #f1210d        
        
          <p style="color:#f1210d;">Text here</p>
        
        
          .mytext {color:#f1210d;}
        
        Text color #f1210d
      
           This box has a color of #f1210d        
        
          <div style="background-color:#f1210d;">Content here</div>
        
        
          .mybackground {background-color:#f1210d;}
        
        Background color #f1210d
      
           Border around this has a color of #f1210d        
        
          <div style="border:2px solid #f1210d;">Content here</div>
        
        
          .myborder {border:2px solid #f1210d;}
        
        Border color #f1210d