#8b2d01 color space conversions
Hex:
        #8b2d01
        RGB:
        139, 45, 1
        CMY:
        45, 82, 100
        CMYK:
        0, 68, 99, 45
      HSL:
        19°, 98.5714%, 27.4510%
        HSV (HSB):
        19°, 99.2806%, 54.5098%
        XYZ:
        11.5913, 7.3679, 0.8399
        xyY:
        0.5854, 0.3721, 7.3679
      CIE-Lab:
        32.6303, 38.3392, 44.2451
        CIE-LCH:
        32.6303, 58.5450, 49.0904
        CIE-Luv:
        32.6303, 73.8875, 27.0335
        Hunter-Lab:
        27.1439, 28.7233, 17.1661
      #8b2d01 color charts
#8b2d01 RGB chart
      #8b2d01 CMYK chart
      #8b2d01 RGB pie chart
      #8b2d01 color shades, tints & tones
#8b2d01 color schemes
#8b2d01 color preview, HTML & CSS examples
           This text has a color of #8b2d01        
        
          <p style="color:#8b2d01;">Text here</p>
        
        
          .mytext {color:#8b2d01;}
        
        Text color #8b2d01
      
           This box has a color of #8b2d01        
        
          <div style="background-color:#8b2d01;">Content here</div>
        
        
          .mybackground {background-color:#8b2d01;}
        
        Background color #8b2d01
      
           Border around this has a color of #8b2d01        
        
          <div style="border:2px solid #8b2d01;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d01;}
        
        Border color #8b2d01