#ff2f01 color space conversions
Hex:
        #ff2f01
        RGB:
        255, 47, 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.2620, 23.2952, 2.2977
        xyY:
        0.6228, 0.3433, 23.2952
      CIE-Lab:
        55.3751, 73.9768, 67.7926
        CIE-LCH:
        55.3751, 100.3414, 42.5022
        CIE-Luv:
        55.3751, 162.8953, 41.5146
        Hunter-Lab:
        48.2651, 71.8345, 30.9631
      #ff2f01 color charts
#ff2f01 RGB chart
      #ff2f01 CMYK chart
      #ff2f01 RGB pie chart
      #ff2f01 color shades, tints & tones
#ff2f01 color schemes
#ff2f01 color preview, HTML & CSS examples
           This text has a color of #ff2f01        
        
          <p style="color:#ff2f01;">Text here</p>
        
        
          .mytext {color:#ff2f01;}
        
        Text color #ff2f01
      
           This box has a color of #ff2f01        
        
          <div style="background-color:#ff2f01;">Content here</div>
        
        
          .mybackground {background-color:#ff2f01;}
        
        Background color #ff2f01
      
           Border around this has a color of #ff2f01        
        
          <div style="border:2px solid #ff2f01;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f01;}
        
        Border color #ff2f01