#7c3e0b color space conversions
Hex:
        #7c3e0b
        RGB:
        124, 62, 11
        CMY:
        51, 76, 96
        CMYK:
        0, 50, 91, 51
      HSL:
        27°, 83.7037%, 26.4706%
        HSV (HSB):
        27°, 91.1290%, 48.6275%
        XYZ:
        10.0952, 7.7545, 1.2813
        xyY:
        0.5277, 0.4053, 7.7545
      CIE-Lab:
        33.4663, 23.5727, 39.7955
        CIE-LCH:
        33.4663, 46.2532, 59.3598
        CIE-Luv:
        33.4663, 48.8009, 29.3475
        Hunter-Lab:
        27.8469, 15.9787, 16.7648
      #7c3e0b color charts
#7c3e0b RGB chart
      #7c3e0b CMYK chart
      #7c3e0b RGB pie chart
      #7c3e0b color shades, tints & tones
#7c3e0b color schemes
#7c3e0b color preview, HTML & CSS examples
           This text has a color of #7c3e0b        
        
          <p style="color:#7c3e0b;">Text here</p>
        
        
          .mytext {color:#7c3e0b;}
        
        Text color #7c3e0b
      
           This box has a color of #7c3e0b        
        
          <div style="background-color:#7c3e0b;">Content here</div>
        
        
          .mybackground {background-color:#7c3e0b;}
        
        Background color #7c3e0b
      
           Border around this has a color of #7c3e0b        
        
          <div style="border:2px solid #7c3e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7c3e0b;}
        
        Border color #7c3e0b