#809d8b color space conversions
Hex:
        #809d8b
        RGB:
        128, 157, 139
        CMY:
        50, 38, 45
        CMYK:
        18, 0, 11, 38
      HSL:
        143°, 12.8889%, 55.8824%
        HSV (HSB):
        143°, 18.4713%, 61.5686%
        XYZ:
        25.6193, 30.5672, 28.9759
        xyY:
        0.3008, 0.3589, 30.5672
      CIE-Lab:
        62.1406, -13.8300, 6.0813
        CIE-LCH:
        62.1406, 15.1080, 156.2640
        CIE-Luv:
        62.1406, -14.8541, 10.8347
        Hunter-Lab:
        55.2876, -14.0398, 7.6278
      #809d8b color charts
#809d8b RGB chart
      #809d8b CMYK chart
      #809d8b RGB pie chart
      #809d8b color shades, tints & tones
#809d8b color schemes
#809d8b color preview, HTML & CSS examples
           This text has a color of #809d8b        
        
          <p style="color:#809d8b;">Text here</p>
        
        
          .mytext {color:#809d8b;}
        
        Text color #809d8b
      
           This box has a color of #809d8b        
        
          <div style="background-color:#809d8b;">Content here</div>
        
        
          .mybackground {background-color:#809d8b;}
        
        Background color #809d8b
      
           Border around this has a color of #809d8b        
        
          <div style="border:2px solid #809d8b;">Content here</div>
        
        
          .myborder {border:2px solid #809d8b;}
        
        Border color #809d8b