#85566a color space conversions
Hex:
        #85566a
        RGB:
        133, 86, 106
        CMY:
        48, 66, 58
        CMYK:
        0, 35, 20, 48
      HSL:
        334°, 21.4612%, 42.9412%
        HSV (HSB):
        334°, 35.3383%, 52.1569%
        XYZ:
        15.6022, 12.6827, 15.2614
        xyY:
        0.3583, 0.2912, 12.6827
      CIE-Lab:
        42.2813, 22.5575, -3.4052
        CIE-LCH:
        42.2813, 22.8131, 351.4156
        CIE-Luv:
        42.2813, 27.5821, -8.0858
        Hunter-Lab:
        35.6128, 15.8794, -0.4789
      #85566a color charts
#85566a RGB chart
      #85566a CMYK chart
      #85566a RGB pie chart
      #85566a color shades, tints & tones
#85566a color schemes
#85566a color preview, HTML & CSS examples
           This text has a color of #85566a        
        
          <p style="color:#85566a;">Text here</p>
        
        
          .mytext {color:#85566a;}
        
        Text color #85566a
      
           This box has a color of #85566a        
        
          <div style="background-color:#85566a;">Content here</div>
        
        
          .mybackground {background-color:#85566a;}
        
        Background color #85566a
      
           Border around this has a color of #85566a        
        
          <div style="border:2px solid #85566a;">Content here</div>
        
        
          .myborder {border:2px solid #85566a;}
        
        Border color #85566a