#7b5f27 color space conversions
Hex:
        #7b5f27
        RGB:
        123, 95, 39
        CMY:
        52, 63, 85
        CMYK:
        0, 23, 68, 52
      HSL:
        40°, 51.8519%, 31.7647%
        HSV (HSB):
        40°, 68.2927%, 48.2353%
        XYZ:
        12.6268, 12.5419, 3.6748
        xyY:
        0.4378, 0.4348, 12.5419
      CIE-Lab:
        42.0647, 4.8474, 35.4786
        CIE-LCH:
        42.0647, 35.8082, 82.2199
        CIE-Luv:
        42.0647, 22.2292, 35.3569
        Hunter-Lab:
        35.4145, 1.6676, 18.6379
      #7b5f27 color charts
#7b5f27 RGB chart
      #7b5f27 CMYK chart
      #7b5f27 RGB pie chart
      #7b5f27 color shades, tints & tones
#7b5f27 color schemes
#7b5f27 color preview, HTML & CSS examples
           This text has a color of #7b5f27        
        
          <p style="color:#7b5f27;">Text here</p>
        
        
          .mytext {color:#7b5f27;}
        
        Text color #7b5f27
      
           This box has a color of #7b5f27        
        
          <div style="background-color:#7b5f27;">Content here</div>
        
        
          .mybackground {background-color:#7b5f27;}
        
        Background color #7b5f27
      
           Border around this has a color of #7b5f27        
        
          <div style="border:2px solid #7b5f27;">Content here</div>
        
        
          .myborder {border:2px solid #7b5f27;}
        
        Border color #7b5f27