#78526f color space conversions
Hex:
        #78526f
        RGB:
        120, 82, 111
        CMY:
        53, 68, 56
        CMYK:
        0, 32, 8, 53
      HSL:
        314°, 18.8119%, 39.6078%
        HSV (HSB):
        314°, 31.6667%, 47.0588%
        XYZ:
        13.6323, 11.1754, 16.4775
        xyY:
        0.3302, 0.2707, 11.1754
      CIE-Lab:
        39.8743, 20.8885, -10.2446
        CIE-LCH:
        39.8743, 23.2654, 333.8748
        CIE-Luv:
        39.8743, 19.9720, -16.7729
        Hunter-Lab:
        33.4296, 14.2889, -5.8235
      #78526f color charts
#78526f RGB chart
      #78526f CMYK chart
      #78526f RGB pie chart
      #78526f color shades, tints & tones
#78526f color schemes
#78526f color preview, HTML & CSS examples
           This text has a color of #78526f        
        
          <p style="color:#78526f;">Text here</p>
        
        
          .mytext {color:#78526f;}
        
        Text color #78526f
      
           This box has a color of #78526f        
        
          <div style="background-color:#78526f;">Content here</div>
        
        
          .mybackground {background-color:#78526f;}
        
        Background color #78526f
      
           Border around this has a color of #78526f        
        
          <div style="border:2px solid #78526f;">Content here</div>
        
        
          .myborder {border:2px solid #78526f;}
        
        Border color #78526f