#ff2b01 color space conversions
Hex:
        #ff2b01
        RGB:
        255, 43, 1
        CMY:
        0, 83, 100
        CMYK:
        0, 83, 100, 0
      HSL:
        10°, 100.0000%, 50.1961%
        HSV (HSB):
        10°, 99.6078%, 100.0000%
        XYZ:
        42.1094, 22.9899, 2.2468
        xyY:
        0.6253, 0.3414, 22.9899
      CIE-Lab:
        55.0620, 74.8666, 67.6637
        CIE-LCH:
        55.0620, 100.9127, 42.1069
        CIE-Luv:
        55.0620, 164.6305, 40.9557
        Hunter-Lab:
        47.9478, 72.8558, 30.7852
      #ff2b01 color charts
#ff2b01 RGB chart
      #ff2b01 CMYK chart
      #ff2b01 RGB pie chart
      #ff2b01 color shades, tints & tones
#ff2b01 color schemes
#ff2b01 color preview, HTML & CSS examples
           This text has a color of #ff2b01        
        
          <p style="color:#ff2b01;">Text here</p>
        
        
          .mytext {color:#ff2b01;}
        
        Text color #ff2b01
      
           This box has a color of #ff2b01        
        
          <div style="background-color:#ff2b01;">Content here</div>
        
        
          .mybackground {background-color:#ff2b01;}
        
        Background color #ff2b01
      
           Border around this has a color of #ff2b01        
        
          <div style="border:2px solid #ff2b01;">Content here</div>
        
        
          .myborder {border:2px solid #ff2b01;}
        
        Border color #ff2b01