#8a445e color space conversions
Hex:
        #8a445e
        RGB:
        138, 68, 94
        CMY:
        46, 73, 63
        CMYK:
        0, 51, 32, 46
      HSL:
        338°, 33.9806%, 40.3922%
        HSV (HSB):
        338°, 50.7246%, 54.1176%
        XYZ:
        14.5687, 10.3457, 11.8187
        xyY:
        0.3966, 0.2816, 10.3457
      CIE-Lab:
        38.4558, 32.8634, -1.5148
        CIE-LCH:
        38.4558, 32.8983, 357.3610
        CIE-Luv:
        38.4558, 43.0622, -7.2994
        Hunter-Lab:
        32.1647, 24.5619, 0.7295
      #8a445e color charts
#8a445e RGB chart
      #8a445e CMYK chart
      #8a445e RGB pie chart
      #8a445e color shades, tints & tones
#8a445e color schemes
#8a445e color preview, HTML & CSS examples
           This text has a color of #8a445e        
        
          <p style="color:#8a445e;">Text here</p>
        
        
          .mytext {color:#8a445e;}
        
        Text color #8a445e
      
           This box has a color of #8a445e        
        
          <div style="background-color:#8a445e;">Content here</div>
        
        
          .mybackground {background-color:#8a445e;}
        
        Background color #8a445e
      
           Border around this has a color of #8a445e        
        
          <div style="border:2px solid #8a445e;">Content here</div>
        
        
          .myborder {border:2px solid #8a445e;}
        
        Border color #8a445e