#7b725e color space conversions
Hex:
        #7b725e
        RGB:
        123, 114, 94
        CMY:
        52, 55, 63
        CMYK:
        0, 7, 24, 52
      HSL:
        41°, 13.3641%, 42.5490%
        HSV (HSB):
        41°, 23.5772%, 48.2353%
        XYZ:
        16.2061, 17.0537, 13.0272
        xyY:
        0.3501, 0.3684, 17.0537
      CIE-Lab:
        48.3277, -0.0170, 12.3589
        CIE-LCH:
        48.3277, 12.3589, 90.0790
        CIE-Luv:
        48.3277, 6.6191, 15.7262
        Hunter-Lab:
        41.2962, -2.2186, 10.2038
      #7b725e color charts
#7b725e RGB chart
      #7b725e CMYK chart
      #7b725e RGB pie chart
      #7b725e color shades, tints & tones
#7b725e color schemes
#7b725e color preview, HTML & CSS examples
           This text has a color of #7b725e        
        
          <p style="color:#7b725e;">Text here</p>
        
        
          .mytext {color:#7b725e;}
        
        Text color #7b725e
      
           This box has a color of #7b725e        
        
          <div style="background-color:#7b725e;">Content here</div>
        
        
          .mybackground {background-color:#7b725e;}
        
        Background color #7b725e
      
           Border around this has a color of #7b725e        
        
          <div style="border:2px solid #7b725e;">Content here</div>
        
        
          .myborder {border:2px solid #7b725e;}
        
        Border color #7b725e