#85827d color space conversions
Hex:
        #85827d
        RGB:
        133, 130, 125
        CMY:
        48, 49, 51
        CMYK:
        0, 2, 6, 48
      HSL:
        37°, 3.1746%, 50.5882%
        HSV (HSB):
        37°, 6.0150%, 52.1569%
        XYZ:
        21.3572, 22.4325, 22.6063
        xyY:
        0.3217, 0.3379, 22.4325
      CIE-Lab:
        54.4829, 0.1698, 3.0946
        CIE-LCH:
        54.4829, 3.0992, 86.8592
        CIE-Luv:
        54.4829, 2.0226, 4.2243
        Hunter-Lab:
        47.3629, -2.3949, 4.8550
      #85827d color charts
#85827d RGB chart
      #85827d CMYK chart
      #85827d RGB pie chart
      #85827d color shades, tints & tones
#85827d color schemes
#85827d color preview, HTML & CSS examples
           This text has a color of #85827d        
        
          <p style="color:#85827d;">Text here</p>
        
        
          .mytext {color:#85827d;}
        
        Text color #85827d
      
           This box has a color of #85827d        
        
          <div style="background-color:#85827d;">Content here</div>
        
        
          .mybackground {background-color:#85827d;}
        
        Background color #85827d
      
           Border around this has a color of #85827d        
        
          <div style="border:2px solid #85827d;">Content here</div>
        
        
          .myborder {border:2px solid #85827d;}
        
        Border color #85827d