#80545d color space conversions
Hex:
        #80545d
        RGB:
        128, 84, 93
        CMY:
        50, 67, 64
        CMYK:
        0, 34, 27, 50
      HSL:
        348°, 20.7547%, 41.5686%
        HSV (HSB):
        348°, 34.3750%, 50.1961%
        XYZ:
        14.0482, 11.7202, 11.8777
        xyY:
        0.3732, 0.3113, 11.7202
      CIE-Lab:
        40.7678, 19.6720, 2.3131
        CIE-LCH:
        40.7678, 19.8075, 6.7061
        CIE-Luv:
        40.7678, 27.2253, -0.2839
        Hunter-Lab:
        34.2347, 13.3366, 3.3937
      #80545d color charts
#80545d RGB chart
      #80545d CMYK chart
      #80545d RGB pie chart
      #80545d color shades, tints & tones
#80545d color schemes
#80545d color preview, HTML & CSS examples
           This text has a color of #80545d        
        
          <p style="color:#80545d;">Text here</p>
        
        
          .mytext {color:#80545d;}
        
        Text color #80545d
      
           This box has a color of #80545d        
        
          <div style="background-color:#80545d;">Content here</div>
        
        
          .mybackground {background-color:#80545d;}
        
        Background color #80545d
      
           Border around this has a color of #80545d        
        
          <div style="border:2px solid #80545d;">Content here</div>
        
        
          .myborder {border:2px solid #80545d;}
        
        Border color #80545d