#f5211e color space conversions
Hex:
        #f5211e
        RGB:
        245, 33, 30
        CMY:
        4, 87, 88
        CMYK:
        0, 87, 88, 4
      HSL:
        1°, 91.4894%, 53.9216%
        HSV (HSB):
        1°, 87.7551%, 96.0784%
        XYZ:
        38.4344, 20.5939, 3.1776
        xyY:
        0.6179, 0.3311, 20.5939
      CIE-Lab:
        52.5022, 74.4726, 56.5314
        CIE-LCH:
        52.5022, 93.4985, 37.2018
        CIE-Luv:
        52.5022, 158.9930, 34.8216
        Hunter-Lab:
        45.3805, 71.7621, 27.6148
      #f5211e color charts
#f5211e RGB chart
      #f5211e CMYK chart
      #f5211e RGB pie chart
      #f5211e color shades, tints & tones
#f5211e color schemes
#f5211e color preview, HTML & CSS examples
           This text has a color of #f5211e        
        
          <p style="color:#f5211e;">Text here</p>
        
        
          .mytext {color:#f5211e;}
        
        Text color #f5211e
      
           This box has a color of #f5211e        
        
          <div style="background-color:#f5211e;">Content here</div>
        
        
          .mybackground {background-color:#f5211e;}
        
        Background color #f5211e
      
           Border around this has a color of #f5211e        
        
          <div style="border:2px solid #f5211e;">Content here</div>
        
        
          .myborder {border:2px solid #f5211e;}
        
        Border color #f5211e