#85828e color space conversions
Hex:
        #85828e
        RGB:
        133, 130, 142
        CMY:
        48, 49, 44
        CMYK:
        6, 8, 0, 44
      HSL:
        255°, 5.0420%, 53.3333%
        HSV (HSB):
        255°, 8.4507%, 55.6863%
        XYZ:
        22.5380, 22.9048, 28.8244
        xyY:
        0.3035, 0.3084, 22.9048
      CIE-Lab:
        54.9741, 3.5543, -6.0500
        CIE-LCH:
        54.9741, 7.0168, 300.4339
        CIE-Luv:
        54.9741, 0.9679, -9.1869
        Hunter-Lab:
        47.8590, 0.3069, -2.2078
      #85828e color charts
#85828e RGB chart
      #85828e CMYK chart
      #85828e RGB pie chart
      #85828e color shades, tints & tones
#85828e color schemes
#85828e color preview, HTML & CSS examples
           This text has a color of #85828e        
        
          <p style="color:#85828e;">Text here</p>
        
        
          .mytext {color:#85828e;}
        
        Text color #85828e
      
           This box has a color of #85828e        
        
          <div style="background-color:#85828e;">Content here</div>
        
        
          .mybackground {background-color:#85828e;}
        
        Background color #85828e
      
           Border around this has a color of #85828e        
        
          <div style="border:2px solid #85828e;">Content here</div>
        
        
          .myborder {border:2px solid #85828e;}
        
        Border color #85828e