#78725e color space conversions
Hex:
        #78725e
        RGB:
        120, 114, 94
        CMY:
        53, 55, 63
        CMYK:
        0, 5, 22, 53
      HSL:
        46°, 12.1495%, 41.9608%
        HSV (HSB):
        46°, 21.6667%, 47.0588%
        XYZ:
        15.7834, 16.8358, 13.0074
        xyY:
        0.3459, 0.3690, 16.8358
      CIE-Lab:
        48.0525, -1.2627, 11.9344
        CIE-LCH:
        48.0525, 12.0010, 96.0394
        CIE-Luv:
        48.0525, 4.7336, 15.4117
        Hunter-Lab:
        41.0315, -3.1423, 9.9265
      #78725e color charts
#78725e RGB chart
      #78725e CMYK chart
      #78725e RGB pie chart
      #78725e color shades, tints & tones
#78725e color schemes
#78725e color preview, HTML & CSS examples
           This text has a color of #78725e        
        
          <p style="color:#78725e;">Text here</p>
        
        
          .mytext {color:#78725e;}
        
        Text color #78725e
      
           This box has a color of #78725e        
        
          <div style="background-color:#78725e;">Content here</div>
        
        
          .mybackground {background-color:#78725e;}
        
        Background color #78725e
      
           Border around this has a color of #78725e        
        
          <div style="border:2px solid #78725e;">Content here</div>
        
        
          .myborder {border:2px solid #78725e;}
        
        Border color #78725e