#8a5b5a color space conversions
Hex:
        #8a5b5a
        RGB:
        138, 91, 90
        CMY:
        46, 64, 65
        CMYK:
        0, 34, 35, 46
      HSL:
        1°, 21.0526%, 44.7059%
        HSV (HSB):
        1°, 34.7826%, 54.1176%
        XYZ:
        16.0678, 13.6236, 11.4556
        xyY:
        0.3905, 0.3311, 13.6236
      CIE-Lab:
        43.6883, 19.1895, 8.4940
        CIE-LCH:
        43.6883, 20.9853, 23.8759
        CIE-Luv:
        43.6883, 30.9034, 7.3241
        Hunter-Lab:
        36.9102, 13.1119, 7.4356
      #8a5b5a color charts
#8a5b5a RGB chart
      #8a5b5a CMYK chart
      #8a5b5a RGB pie chart
      #8a5b5a color shades, tints & tones
#8a5b5a color schemes
#8a5b5a color preview, HTML & CSS examples
           This text has a color of #8a5b5a        
        
          <p style="color:#8a5b5a;">Text here</p>
        
        
          .mytext {color:#8a5b5a;}
        
        Text color #8a5b5a
      
           This box has a color of #8a5b5a        
        
          <div style="background-color:#8a5b5a;">Content here</div>
        
        
          .mybackground {background-color:#8a5b5a;}
        
        Background color #8a5b5a
      
           Border around this has a color of #8a5b5a        
        
          <div style="border:2px solid #8a5b5a;">Content here</div>
        
        
          .myborder {border:2px solid #8a5b5a;}
        
        Border color #8a5b5a