#8b2d00 color space conversions
Hex:
        #8b2d00
        RGB:
        139, 45, 0
        CMY:
        45, 82, 100
        CMYK:
        0, 68, 100, 45
      HSL:
        19°, 100.0000%, 27.2549%
        HSV (HSB):
        19°, 100.0000%, 54.5098%
        XYZ:
        11.5858, 7.3657, 0.8111
        xyY:
        0.5862, 0.3727, 7.3657
      CIE-Lab:
        32.6254, 38.3209, 44.6494
        CIE-LCH:
        32.6254, 58.8393, 49.3617
        CIE-Luv:
        32.6254, 73.9602, 27.1887
        Hunter-Lab:
        27.1399, 28.7057, 17.2260
      #8b2d00 color charts
#8b2d00 RGB chart
      #8b2d00 CMYK chart
      #8b2d00 RGB pie chart
      #8b2d00 color shades, tints & tones
#8b2d00 color schemes
#8b2d00 color preview, HTML & CSS examples
           This text has a color of #8b2d00        
        
          <p style="color:#8b2d00;">Text here</p>
        
        
          .mytext {color:#8b2d00;}
        
        Text color #8b2d00
      
           This box has a color of #8b2d00        
        
          <div style="background-color:#8b2d00;">Content here</div>
        
        
          .mybackground {background-color:#8b2d00;}
        
        Background color #8b2d00
      
           Border around this has a color of #8b2d00        
        
          <div style="border:2px solid #8b2d00;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d00;}
        
        Border color #8b2d00