#8b4448 color space conversions
Hex:
        #8b4448
        RGB:
        139, 68, 72
        CMY:
        45, 73, 72
        CMYK:
        0, 51, 48, 45
      HSL:
        357°, 34.2995%, 40.5882%
        HSV (HSB):
        357°, 51.0791%, 54.5098%
        XYZ:
        13.8843, 10.0911, 7.3469
        xyY:
        0.4433, 0.3222, 10.0911
      CIE-Lab:
        38.0054, 30.5468, 11.6903
        CIE-LCH:
        38.0054, 32.7073, 20.9419
        CIE-Luv:
        38.0054, 48.7590, 8.1896
        Hunter-Lab:
        31.7665, 22.4263, 8.5241
      #8b4448 color charts
#8b4448 RGB chart
      #8b4448 CMYK chart
      #8b4448 RGB pie chart
      #8b4448 color shades, tints & tones
#8b4448 color schemes
#8b4448 color preview, HTML & CSS examples
           This text has a color of #8b4448        
        
          <p style="color:#8b4448;">Text here</p>
        
        
          .mytext {color:#8b4448;}
        
        Text color #8b4448
      
           This box has a color of #8b4448        
        
          <div style="background-color:#8b4448;">Content here</div>
        
        
          .mybackground {background-color:#8b4448;}
        
        Background color #8b4448
      
           Border around this has a color of #8b4448        
        
          <div style="border:2px solid #8b4448;">Content here</div>
        
        
          .myborder {border:2px solid #8b4448;}
        
        Border color #8b4448