#80555f color space conversions
Hex:
        #80555f
        RGB:
        128, 85, 95
        CMY:
        50, 67, 63
        CMYK:
        0, 34, 26, 50
      HSL:
        346°, 20.1878%, 41.7647%
        HSV (HSB):
        346°, 33.5938%, 50.1961%
        XYZ:
        14.2161, 11.9124, 12.3765
        xyY:
        0.3692, 0.3094, 11.9124
      CIE-Lab:
        41.0766, 19.3906, 1.5259
        CIE-LCH:
        41.0766, 19.4505, 4.4996
        CIE-Luv:
        41.0766, 26.3597, -1.2085
        Hunter-Lab:
        34.5144, 13.1223, 2.8992
      #80555f color charts
#80555f RGB chart
      #80555f CMYK chart
      #80555f RGB pie chart
      #80555f color shades, tints & tones
#80555f color schemes
#80555f color preview, HTML & CSS examples
           This text has a color of #80555f        
        
          <p style="color:#80555f;">Text here</p>
        
        
          .mytext {color:#80555f;}
        
        Text color #80555f
      
           This box has a color of #80555f        
        
          <div style="background-color:#80555f;">Content here</div>
        
        
          .mybackground {background-color:#80555f;}
        
        Background color #80555f
      
           Border around this has a color of #80555f        
        
          <div style="border:2px solid #80555f;">Content here</div>
        
        
          .myborder {border:2px solid #80555f;}
        
        Border color #80555f