#8c2a0b color space conversions
Hex:
        #8c2a0b
        RGB:
        140, 42, 11
        CMY:
        45, 84, 96
        CMYK:
        0, 70, 92, 45
      HSL:
        14°, 85.4305%, 29.6078%
        HSV (HSB):
        14°, 92.1429%, 54.9020%
        XYZ:
        11.7036, 7.2555, 1.1002
        xyY:
        0.5834, 0.3617, 7.2555
      CIE-Lab:
        32.3817, 40.2084, 40.1783
        CIE-LCH:
        32.3817, 56.8420, 44.9786
        CIE-Luv:
        32.3817, 75.8537, 24.8229
        Hunter-Lab:
        26.9361, 30.4190, 16.4335
      #8c2a0b color charts
#8c2a0b RGB chart
      #8c2a0b CMYK chart
      #8c2a0b RGB pie chart
      #8c2a0b color shades, tints & tones
#8c2a0b color schemes
#8c2a0b color preview, HTML & CSS examples
           This text has a color of #8c2a0b        
        
          <p style="color:#8c2a0b;">Text here</p>
        
        
          .mytext {color:#8c2a0b;}
        
        Text color #8c2a0b
      
           This box has a color of #8c2a0b        
        
          <div style="background-color:#8c2a0b;">Content here</div>
        
        
          .mybackground {background-color:#8c2a0b;}
        
        Background color #8c2a0b
      
           Border around this has a color of #8c2a0b        
        
          <div style="border:2px solid #8c2a0b;">Content here</div>
        
        
          .myborder {border:2px solid #8c2a0b;}
        
        Border color #8c2a0b