#8c2a00 color space conversions
Hex:
        #8c2a00
        RGB:
        140, 42, 0
        CMY:
        45, 84, 100
        CMYK:
        0, 70, 100, 45
      HSL:
        18°, 100.0000%, 27.4510%
        HSV (HSB):
        18°, 100.0000%, 54.9020%
        XYZ:
        11.6432, 7.2314, 0.7821
        xyY:
        0.5923, 0.3679, 7.2314
      CIE-Lab:
        32.3279, 40.0114, 44.5507
        CIE-LCH:
        32.3279, 59.8805, 48.0726
        CIE-Luv:
        32.3279, 76.6851, 26.5275
        Hunter-Lab:
        26.8912, 30.2261, 17.0994
      #8c2a00 color charts
#8c2a00 RGB chart
      #8c2a00 CMYK chart
      #8c2a00 RGB pie chart
      #8c2a00 color shades, tints & tones
#8c2a00 color schemes
#8c2a00 color preview, HTML & CSS examples
           This text has a color of #8c2a00        
        
          <p style="color:#8c2a00;">Text here</p>
        
        
          .mytext {color:#8c2a00;}
        
        Text color #8c2a00
      
           This box has a color of #8c2a00        
        
          <div style="background-color:#8c2a00;">Content here</div>
        
        
          .mybackground {background-color:#8c2a00;}
        
        Background color #8c2a00
      
           Border around this has a color of #8c2a00        
        
          <div style="border:2px solid #8c2a00;">Content here</div>
        
        
          .myborder {border:2px solid #8c2a00;}
        
        Border color #8c2a00