#8b380b color space conversions
Hex:
        #8b380b
        RGB:
        139, 56, 11
        CMY:
        45, 78, 96
        CMYK:
        0, 60, 92, 45
      HSL:
        21°, 85.3333%, 29.4118%
        HSV (HSB):
        21°, 92.0863%, 54.5098%
        XYZ:
        12.1220, 8.3415, 1.2878
        xyY:
        0.5573, 0.3835, 8.3415
      CIE-Lab:
        34.6842, 33.2140, 41.8189
        CIE-LCH:
        34.6842, 53.4040, 51.5422
        CIE-Luv:
        34.6842, 65.7340, 28.7187
        Hunter-Lab:
        28.8816, 24.3763, 17.5735
      #8b380b color charts
#8b380b RGB chart
      #8b380b CMYK chart
      #8b380b RGB pie chart
      #8b380b color shades, tints & tones
#8b380b color schemes
#8b380b color preview, HTML & CSS examples
           This text has a color of #8b380b        
        
          <p style="color:#8b380b;">Text here</p>
        
        
          .mytext {color:#8b380b;}
        
        Text color #8b380b
      
           This box has a color of #8b380b        
        
          <div style="background-color:#8b380b;">Content here</div>
        
        
          .mybackground {background-color:#8b380b;}
        
        Background color #8b380b
      
           Border around this has a color of #8b380b        
        
          <div style="border:2px solid #8b380b;">Content here</div>
        
        
          .myborder {border:2px solid #8b380b;}
        
        Border color #8b380b