#7f2c01 color space conversions
Hex:
        #7f2c01
        RGB:
        127, 44, 1
        CMY:
        50, 83, 100
        CMYK:
        0, 65, 99, 50
      HSL:
        20°, 98.4375%, 25.0980%
        HSV (HSB):
        20°, 99.2126%, 49.8039%
        XYZ:
        9.6586, 6.3156, 0.7387
        xyY:
        0.5779, 0.3779, 6.3156
      CIE-Lab:
        30.1951, 34.2083, 41.4948
        CIE-LCH:
        30.1951, 53.7775, 50.4979
        CIE-Luv:
        30.1951, 64.5935, 25.4491
        Hunter-Lab:
        25.1308, 24.6242, 15.8488
      #7f2c01 color charts
#7f2c01 RGB chart
      #7f2c01 CMYK chart
      #7f2c01 RGB pie chart
      #7f2c01 color shades, tints & tones
#7f2c01 color schemes
#7f2c01 color preview, HTML & CSS examples
           This text has a color of #7f2c01        
        
          <p style="color:#7f2c01;">Text here</p>
        
        
          .mytext {color:#7f2c01;}
        
        Text color #7f2c01
      
           This box has a color of #7f2c01        
        
          <div style="background-color:#7f2c01;">Content here</div>
        
        
          .mybackground {background-color:#7f2c01;}
        
        Background color #7f2c01
      
           Border around this has a color of #7f2c01        
        
          <div style="border:2px solid #7f2c01;">Content here</div>
        
        
          .myborder {border:2px solid #7f2c01;}
        
        Border color #7f2c01