#78535f color space conversions
Hex:
        #78535f
        RGB:
        120, 83, 95
        CMY:
        53, 67, 63
        CMYK:
        0, 31, 21, 53
      HSL:
        341°, 18.2266%, 39.8039%
        HSV (HSB):
        341°, 30.8333%, 47.0588%
        XYZ:
        12.9045, 11.0058, 12.2707
        xyY:
        0.3567, 0.3042, 11.0058
      CIE-Lab:
        39.5902, 17.3701, -0.7597
        CIE-LCH:
        39.5902, 17.3867, 357.4958
        CIE-Luv:
        39.5902, 21.8552, -3.7092
        Hunter-Lab:
        33.1750, 11.3774, 1.2925
      #78535f color charts
#78535f RGB chart
      #78535f CMYK chart
      #78535f RGB pie chart
      #78535f color shades, tints & tones
#78535f color schemes
#78535f color preview, HTML & CSS examples
           This text has a color of #78535f        
        
          <p style="color:#78535f;">Text here</p>
        
        
          .mytext {color:#78535f;}
        
        Text color #78535f
      
           This box has a color of #78535f        
        
          <div style="background-color:#78535f;">Content here</div>
        
        
          .mybackground {background-color:#78535f;}
        
        Background color #78535f
      
           Border around this has a color of #78535f        
        
          <div style="border:2px solid #78535f;">Content here</div>
        
        
          .myborder {border:2px solid #78535f;}
        
        Border color #78535f