#7c2512 color space conversions
Hex:
        #7c2512
        RGB:
        124, 37, 18
        CMY:
        51, 85, 93
        CMYK:
        0, 70, 85, 51
      HSL:
        11°, 74.6479%, 27.8431%
        HSV (HSB):
        11°, 85.4839%, 48.6275%
        XYZ:
        9.0829, 5.6519, 1.1845
        xyY:
        0.5706, 0.3550, 5.6519
      CIE-Lab:
        28.5167, 36.7123, 32.4378
        CIE-LCH:
        28.5167, 48.9899, 41.4628
        CIE-Luv:
        28.5167, 64.9197, 19.9570
        Hunter-Lab:
        23.7737, 26.5933, 13.6876
      #7c2512 color charts
#7c2512 RGB chart
      #7c2512 CMYK chart
      #7c2512 RGB pie chart
      #7c2512 color shades, tints & tones
#7c2512 color schemes
#7c2512 color preview, HTML & CSS examples
           This text has a color of #7c2512        
        
          <p style="color:#7c2512;">Text here</p>
        
        
          .mytext {color:#7c2512;}
        
        Text color #7c2512
      
           This box has a color of #7c2512        
        
          <div style="background-color:#7c2512;">Content here</div>
        
        
          .mybackground {background-color:#7c2512;}
        
        Background color #7c2512
      
           Border around this has a color of #7c2512        
        
          <div style="border:2px solid #7c2512;">Content here</div>
        
        
          .myborder {border:2px solid #7c2512;}
        
        Border color #7c2512