#8b2d20 color space conversions
Hex:
        #8b2d20
        RGB:
        139, 45, 32
        CMY:
        45, 82, 87
        CMYK:
        0, 68, 77, 45
      HSL:
        7°, 62.5731%, 33.5294%
        HSV (HSB):
        7°, 76.9784%, 54.5098%
        XYZ:
        11.8466, 7.4700, 2.1840
        xyY:
        0.5510, 0.3474, 7.4700
      CIE-Lab:
        32.8538, 39.1822, 29.8900
        CIE-LCH:
        32.8538, 49.2814, 37.3380
        CIE-Luv:
        32.8538, 70.6489, 20.0907
        Hunter-Lab:
        27.3313, 29.5396, 14.3942
      #8b2d20 color charts
#8b2d20 RGB chart
      #8b2d20 CMYK chart
      #8b2d20 RGB pie chart
      #8b2d20 color shades, tints & tones
#8b2d20 color schemes
#8b2d20 color preview, HTML & CSS examples
           This text has a color of #8b2d20        
        
          <p style="color:#8b2d20;">Text here</p>
        
        
          .mytext {color:#8b2d20;}
        
        Text color #8b2d20
      
           This box has a color of #8b2d20        
        
          <div style="background-color:#8b2d20;">Content here</div>
        
        
          .mybackground {background-color:#8b2d20;}
        
        Background color #8b2d20
      
           Border around this has a color of #8b2d20        
        
          <div style="border:2px solid #8b2d20;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d20;}
        
        Border color #8b2d20