#7c2e01 color space conversions
Hex:
        #7c2e01
        RGB:
        124, 46, 1
        CMY:
        51, 82, 100
        CMYK:
        0, 63, 99, 51
      HSL:
        22°, 98.4000%, 24.5098%
        HSV (HSB):
        22°, 99.1935%, 48.6275%
        XYZ:
        9.2947, 6.2413, 0.7435
        xyY:
        0.5709, 0.3834, 6.2413
      CIE-Lab:
        30.0132, 32.0244, 41.1120
        CIE-LCH:
        30.0132, 52.1130, 52.0830
        CIE-Luv:
        30.0132, 60.7717, 25.7106
        Hunter-Lab:
        24.9825, 22.6908, 15.7232
      #7c2e01 color charts
#7c2e01 RGB chart
      #7c2e01 CMYK chart
      #7c2e01 RGB pie chart
      #7c2e01 color shades, tints & tones
#7c2e01 color schemes
#7c2e01 color preview, HTML & CSS examples
           This text has a color of #7c2e01        
        
          <p style="color:#7c2e01;">Text here</p>
        
        
          .mytext {color:#7c2e01;}
        
        Text color #7c2e01
      
           This box has a color of #7c2e01        
        
          <div style="background-color:#7c2e01;">Content here</div>
        
        
          .mybackground {background-color:#7c2e01;}
        
        Background color #7c2e01
      
           Border around this has a color of #7c2e01        
        
          <div style="border:2px solid #7c2e01;">Content here</div>
        
        
          .myborder {border:2px solid #7c2e01;}
        
        Border color #7c2e01