#5e8485 color space conversions
Hex:
        #5e8485
        RGB:
        94, 132, 133
        CMY:
        63, 48, 48
        CMYK:
        29, 1, 0, 48
      HSL:
        182°, 17.1806%, 44.5098%
        HSV (HSB):
        182°, 29.3233%, 52.1569%
        XYZ:
        17.1010, 20.5757, 25.2605
        xyY:
        0.2717, 0.3269, 20.5757
      CIE-Lab:
        52.4819, -12.9110, -4.8198
        CIE-LCH:
        52.4819, 13.7813, 200.4711
        CIE-Luv:
        52.4819, -18.7460, -4.8669
        Hunter-Lab:
        45.3604, -12.0857, -1.2654
      #5e8485 color charts
#5e8485 RGB chart
      #5e8485 CMYK chart
      #5e8485 RGB pie chart
      #5e8485 color shades, tints & tones
#5e8485 color schemes
#5e8485 color preview, HTML & CSS examples
           This text has a color of #5e8485        
        
          <p style="color:#5e8485;">Text here</p>
        
        
          .mytext {color:#5e8485;}
        
        Text color #5e8485
      
           This box has a color of #5e8485        
        
          <div style="background-color:#5e8485;">Content here</div>
        
        
          .mybackground {background-color:#5e8485;}
        
        Background color #5e8485
      
           Border around this has a color of #5e8485        
        
          <div style="border:2px solid #5e8485;">Content here</div>
        
        
          .myborder {border:2px solid #5e8485;}
        
        Border color #5e8485