#ff2e01 color space conversions
Hex:
        #ff2e01
        RGB:
        255, 46, 1
        CMY:
        0, 82, 100
        CMYK:
        0, 82, 100, 0
      HSL:
        11°, 100.0000%, 50.1961%
        HSV (HSB):
        11°, 99.6078%, 100.0000%
        XYZ:
        42.2225, 23.2162, 2.2845
        xyY:
        0.6235, 0.3428, 23.2162
      CIE-Lab:
        55.2943, 74.2062, 67.7591
        CIE-LCH:
        55.2943, 100.4880, 42.3998
        CIE-Luv:
        55.2943, 163.3419, 41.3705
        Hunter-Lab:
        48.1832, 72.0974, 30.9171
      #ff2e01 color charts
#ff2e01 RGB chart
      #ff2e01 CMYK chart
      #ff2e01 RGB pie chart
      #ff2e01 color shades, tints & tones
#ff2e01 color schemes
#ff2e01 color preview, HTML & CSS examples
           This text has a color of #ff2e01        
        
          <p style="color:#ff2e01;">Text here</p>
        
        
          .mytext {color:#ff2e01;}
        
        Text color #ff2e01
      
           This box has a color of #ff2e01        
        
          <div style="background-color:#ff2e01;">Content here</div>
        
        
          .mybackground {background-color:#ff2e01;}
        
        Background color #ff2e01
      
           Border around this has a color of #ff2e01        
        
          <div style="border:2px solid #ff2e01;">Content here</div>
        
        
          .myborder {border:2px solid #ff2e01;}
        
        Border color #ff2e01