#85566d color space conversions
Hex:
        #85566d
        RGB:
        133, 86, 109
        CMY:
        48, 66, 57
        CMYK:
        0, 35, 18, 48
      HSL:
        331°, 21.4612%, 42.9412%
        HSV (HSB):
        331°, 35.3383%, 52.1569%
        XYZ:
        15.7610, 12.7462, 16.0976
        xyY:
        0.3533, 0.2858, 12.7462
      CIE-Lab:
        42.3784, 23.0645, -5.1016
        CIE-LCH:
        42.3784, 23.6220, 347.5276
        CIE-Luv:
        42.3784, 27.0785, -10.4150
        Hunter-Lab:
        35.7019, 16.3224, -1.7419
      #85566d color charts
#85566d RGB chart
      #85566d CMYK chart
      #85566d RGB pie chart
      #85566d color shades, tints & tones
#85566d color schemes
#85566d color preview, HTML & CSS examples
           This text has a color of #85566d        
        
          <p style="color:#85566d;">Text here</p>
        
        
          .mytext {color:#85566d;}
        
        Text color #85566d
      
           This box has a color of #85566d        
        
          <div style="background-color:#85566d;">Content here</div>
        
        
          .mybackground {background-color:#85566d;}
        
        Background color #85566d
      
           Border around this has a color of #85566d        
        
          <div style="border:2px solid #85566d;">Content here</div>
        
        
          .myborder {border:2px solid #85566d;}
        
        Border color #85566d