#8b2a15 color space conversions
Hex:
        #8b2a15
        RGB:
        139, 42, 21
        CMY:
        45, 84, 92
        CMYK:
        0, 70, 85, 45
      HSL:
        11°, 73.7500%, 31.3725%
        HSV (HSB):
        11°, 84.8921%, 54.5098%
        XYZ:
        11.6108, 7.1990, 1.4871
        xyY:
        0.5720, 0.3547, 7.1990
      CIE-Lab:
        32.2558, 40.0919, 35.3932
        CIE-LCH:
        32.2558, 53.4793, 41.4381
        CIE-Luv:
        32.2558, 74.0226, 22.6151
        Hunter-Lab:
        26.8310, 30.2893, 15.4957
      #8b2a15 color charts
#8b2a15 RGB chart
      #8b2a15 CMYK chart
      #8b2a15 RGB pie chart
      #8b2a15 color shades, tints & tones
#8b2a15 color schemes
#8b2a15 color preview, HTML & CSS examples
           This text has a color of #8b2a15        
        
          <p style="color:#8b2a15;">Text here</p>
        
        
          .mytext {color:#8b2a15;}
        
        Text color #8b2a15
      
           This box has a color of #8b2a15        
        
          <div style="background-color:#8b2a15;">Content here</div>
        
        
          .mybackground {background-color:#8b2a15;}
        
        Background color #8b2a15
      
           Border around this has a color of #8b2a15        
        
          <div style="border:2px solid #8b2a15;">Content here</div>
        
        
          .myborder {border:2px solid #8b2a15;}
        
        Border color #8b2a15