#858c8c color space conversions
Hex:
        #858c8c
        RGB:
        133, 140, 140
        CMY:
        48, 45, 45
        CMYK:
        5, 0, 0, 45
      HSL:
        180°, 2.9536%, 53.5294%
        HSV (HSB):
        180°, 5.0000%, 54.9020%
        XYZ:
        23.7846, 25.6362, 28.5056
        xyY:
        0.3052, 0.3290, 25.6362
      CIE-Lab:
        57.6901, -2.5485, -0.8922
        CIE-LCH:
        57.6901, 2.7002, 199.2949
        CIE-Luv:
        57.6901, -3.8933, -0.8498
        Hunter-Lab:
        50.6322, -4.7555, 2.0626
      #858c8c color charts
#858c8c RGB chart
      #858c8c CMYK chart
      #858c8c RGB pie chart
      #858c8c color shades, tints & tones
#858c8c color schemes
#858c8c color preview, HTML & CSS examples
           This text has a color of #858c8c        
        
          <p style="color:#858c8c;">Text here</p>
        
        
          .mytext {color:#858c8c;}
        
        Text color #858c8c
      
           This box has a color of #858c8c        
        
          <div style="background-color:#858c8c;">Content here</div>
        
        
          .mybackground {background-color:#858c8c;}
        
        Background color #858c8c
      
           Border around this has a color of #858c8c        
        
          <div style="border:2px solid #858c8c;">Content here</div>
        
        
          .myborder {border:2px solid #858c8c;}
        
        Border color #858c8c