#8a424b color space conversions
Hex:
        #8a424b
        RGB:
        138, 66, 75
        CMY:
        46, 74, 71
        CMYK:
        0, 52, 46, 46
      HSL:
        353°, 35.2941%, 40.0000%
        HSV (HSB):
        353°, 52.1739%, 54.1176%
        XYZ:
        13.6994, 9.8077, 7.8276
        xyY:
        0.4372, 0.3130, 9.8077
      CIE-Lab:
        37.4951, 31.5728, 9.0718
        CIE-LCH:
        37.4951, 32.8503, 16.0308
        CIE-Luv:
        37.4951, 48.4964, 5.1731
        Hunter-Lab:
        31.3173, 23.2780, 7.1027
      #8a424b color charts
#8a424b RGB chart
      #8a424b CMYK chart
      #8a424b RGB pie chart
      #8a424b color shades, tints & tones
#8a424b color schemes
#8a424b color preview, HTML & CSS examples
           This text has a color of #8a424b        
        
          <p style="color:#8a424b;">Text here</p>
        
        
          .mytext {color:#8a424b;}
        
        Text color #8a424b
      
           This box has a color of #8a424b        
        
          <div style="background-color:#8a424b;">Content here</div>
        
        
          .mybackground {background-color:#8a424b;}
        
        Background color #8a424b
      
           Border around this has a color of #8a424b        
        
          <div style="border:2px solid #8a424b;">Content here</div>
        
        
          .myborder {border:2px solid #8a424b;}
        
        Border color #8a424b