#7f5945 color space conversions
Hex:
        #7f5945
        RGB:
        127, 89, 69
        CMY:
        50, 65, 73
        CMYK:
        0, 30, 46, 50
      HSL:
        21°, 29.5918%, 38.4314%
        HSV (HSB):
        21°, 45.6693%, 49.8039%
        XYZ:
        13.3990, 12.0865, 7.2569
        xyY:
        0.4092, 0.3691, 12.0865
      CIE-Lab:
        41.3532, 13.0120, 17.7960
        CIE-LCH:
        41.3532, 22.0456, 53.8265
        CIE-Luv:
        41.3532, 26.7474, 18.3751
        Hunter-Lab:
        34.7656, 7.9557, 11.9598
      #7f5945 color charts
#7f5945 RGB chart
      #7f5945 CMYK chart
      #7f5945 RGB pie chart
      #7f5945 color shades, tints & tones
#7f5945 color schemes
#7f5945 color preview, HTML & CSS examples
           This text has a color of #7f5945        
        
          <p style="color:#7f5945;">Text here</p>
        
        
          .mytext {color:#7f5945;}
        
        Text color #7f5945
      
           This box has a color of #7f5945        
        
          <div style="background-color:#7f5945;">Content here</div>
        
        
          .mybackground {background-color:#7f5945;}
        
        Background color #7f5945
      
           Border around this has a color of #7f5945        
        
          <div style="border:2px solid #7f5945;">Content here</div>
        
        
          .myborder {border:2px solid #7f5945;}
        
        Border color #7f5945