#85ae7e color space conversions
Hex:
        #85ae7e
        RGB:
        133, 174, 126
        CMY:
        48, 32, 51
        CMYK:
        24, 0, 28, 32
      HSL:
        111°, 22.8571%, 58.8235%
        HSV (HSB):
        111°, 27.5862%, 68.2353%
        XYZ:
        28.5748, 36.7650, 25.3290
        xyY:
        0.3152, 0.4055, 36.7650
      CIE-Lab:
        67.1004, -23.2373, 20.2734
        CIE-LCH:
        67.1004, 30.8380, 138.8969
        CIE-Luv:
        67.1004, -20.5977, 31.4321
        Hunter-Lab:
        60.6342, -21.9888, 17.6764
      #85ae7e color charts
#85ae7e RGB chart
      #85ae7e CMYK chart
      #85ae7e RGB pie chart
      #85ae7e color shades, tints & tones
#85ae7e color schemes
#85ae7e color preview, HTML & CSS examples
           This text has a color of #85ae7e        
        
          <p style="color:#85ae7e;">Text here</p>
        
        
          .mytext {color:#85ae7e;}
        
        Text color #85ae7e
      
           This box has a color of #85ae7e        
        
          <div style="background-color:#85ae7e;">Content here</div>
        
        
          .mybackground {background-color:#85ae7e;}
        
        Background color #85ae7e
      
           Border around this has a color of #85ae7e        
        
          <div style="border:2px solid #85ae7e;">Content here</div>
        
        
          .myborder {border:2px solid #85ae7e;}
        
        Border color #85ae7e