#8b323e color space conversions
Hex:
        #8b323e
        RGB:
        139, 50, 62
        CMY:
        45, 80, 76
        CMYK:
        0, 64, 55, 45
      HSL:
        352°, 47.0899%, 37.0588%
        HSV (HSB):
        352°, 64.0288%, 54.5098%
        XYZ:
        12.6576, 8.1180, 5.4572
        xyY:
        0.4825, 0.3095, 8.1180
      CIE-Lab:
        34.2274, 38.8359, 12.8594
        CIE-LCH:
        34.2274, 40.9095, 18.3208
        CIE-Luv:
        34.2274, 61.3626, 7.1913
        Hunter-Lab:
        28.4921, 29.4373, 8.5883
      #8b323e color charts
#8b323e RGB chart
      #8b323e CMYK chart
      #8b323e RGB pie chart
      #8b323e color shades, tints & tones
#8b323e color schemes
#8b323e color preview, HTML & CSS examples
           This text has a color of #8b323e        
        
          <p style="color:#8b323e;">Text here</p>
        
        
          .mytext {color:#8b323e;}
        
        Text color #8b323e
      
           This box has a color of #8b323e        
        
          <div style="background-color:#8b323e;">Content here</div>
        
        
          .mybackground {background-color:#8b323e;}
        
        Background color #8b323e
      
           Border around this has a color of #8b323e        
        
          <div style="border:2px solid #8b323e;">Content here</div>
        
        
          .myborder {border:2px solid #8b323e;}
        
        Border color #8b323e