#8b2d22 color space conversions
Hex:
        #8b2d22
        RGB:
        139, 45, 34
        CMY:
        45, 82, 87
        CMYK:
        0, 68, 76, 45
      HSL:
        6°, 60.6936%, 33.9216%
        HSV (HSB):
        6°, 75.5396%, 54.5098%
        XYZ:
        11.8746, 7.4812, 2.3315
        xyY:
        0.5475, 0.3450, 7.4812
      CIE-Lab:
        32.8783, 39.2737, 28.7348
        CIE-LCH:
        32.8783, 48.6633, 36.1913
        CIE-Luv:
        32.8783, 70.3103, 19.3610
        Hunter-Lab:
        27.3518, 29.6286, 14.0923
      #8b2d22 color charts
#8b2d22 RGB chart
      #8b2d22 CMYK chart
      #8b2d22 RGB pie chart
      #8b2d22 color shades, tints & tones
#8b2d22 color schemes
#8b2d22 color preview, HTML & CSS examples
           This text has a color of #8b2d22        
        
          <p style="color:#8b2d22;">Text here</p>
        
        
          .mytext {color:#8b2d22;}
        
        Text color #8b2d22
      
           This box has a color of #8b2d22        
        
          <div style="background-color:#8b2d22;">Content here</div>
        
        
          .mybackground {background-color:#8b2d22;}
        
        Background color #8b2d22
      
           Border around this has a color of #8b2d22        
        
          <div style="border:2px solid #8b2d22;">Content here</div>
        
        
          .myborder {border:2px solid #8b2d22;}
        
        Border color #8b2d22