#8b2c22 color space conversions
Hex:
        #8b2c22
        RGB:
        139, 44, 34
        CMY:
        45, 83, 87
        CMYK:
        0, 68, 76, 45
      HSL:
        6°, 60.6936%, 33.9216%
        HSV (HSB):
        6°, 75.5396%, 54.5098%
        XYZ:
        11.8369, 7.4058, 2.3190
        xyY:
        0.5490, 0.3435, 7.4058
      CIE-Lab:
        32.7135, 39.7191, 28.5507
        CIE-LCH:
        32.7135, 48.9157, 35.7091
        CIE-Luv:
        32.7135, 70.8955, 19.0710
        Hunter-Lab:
        27.2136, 30.0167, 13.9972
      #8b2c22 color charts
#8b2c22 RGB chart
      #8b2c22 CMYK chart
      #8b2c22 RGB pie chart
      #8b2c22 color shades, tints & tones
#8b2c22 color schemes
#8b2c22 color preview, HTML & CSS examples
           This text has a color of #8b2c22        
        
          <p style="color:#8b2c22;">Text here</p>
        
        
          .mytext {color:#8b2c22;}
        
        Text color #8b2c22
      
           This box has a color of #8b2c22        
        
          <div style="background-color:#8b2c22;">Content here</div>
        
        
          .mybackground {background-color:#8b2c22;}
        
        Background color #8b2c22
      
           Border around this has a color of #8b2c22        
        
          <div style="border:2px solid #8b2c22;">Content here</div>
        
        
          .myborder {border:2px solid #8b2c22;}
        
        Border color #8b2c22