#7f5a45 color space conversions
Hex:
        #7f5a45
        RGB:
        127, 90, 69
        CMY:
        50, 65, 73
        CMYK:
        0, 29, 46, 50
      HSL:
        22°, 29.5918%, 38.4314%
        HSV (HSB):
        22°, 45.6693%, 49.8039%
        XYZ:
        13.4827, 12.2540, 7.2849
        xyY:
        0.4083, 0.3711, 12.2540
      CIE-Lab:
        41.6170, 12.4161, 18.1470
        CIE-LCH:
        41.6170, 21.9880, 55.6203
        CIE-Luv:
        41.6170, 26.1066, 18.8894
        Hunter-Lab:
        35.0058, 7.4906, 12.1655
      #7f5a45 color charts
#7f5a45 RGB chart
      #7f5a45 CMYK chart
      #7f5a45 RGB pie chart
      #7f5a45 color shades, tints & tones
#7f5a45 color schemes
#7f5a45 color preview, HTML & CSS examples
           This text has a color of #7f5a45        
        
          <p style="color:#7f5a45;">Text here</p>
        
        
          .mytext {color:#7f5a45;}
        
        Text color #7f5a45
      
           This box has a color of #7f5a45        
        
          <div style="background-color:#7f5a45;">Content here</div>
        
        
          .mybackground {background-color:#7f5a45;}
        
        Background color #7f5a45
      
           Border around this has a color of #7f5a45        
        
          <div style="border:2px solid #7f5a45;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a45;}
        
        Border color #7f5a45