#8c310b color space conversions
Hex:
        #8c310b
        RGB:
        140, 49, 11
        CMY:
        45, 81, 96
        CMYK:
        0, 65, 92, 45
      HSL:
        18°, 85.4305%, 29.6078%
        HSV (HSB):
        18°, 92.1429%, 54.9020%
        XYZ:
        11.9739, 7.7962, 1.1903
        xyY:
        0.5713, 0.3719, 7.7962
      CIE-Lab:
        33.5549, 37.0525, 41.0513
        CIE-LCH:
        33.5549, 55.3001, 47.9310
        CIE-Luv:
        33.5549, 71.3945, 26.7248
        Hunter-Lab:
        27.9217, 27.6847, 17.0176
      #8c310b color charts
#8c310b RGB chart
      #8c310b CMYK chart
      #8c310b RGB pie chart
      #8c310b color shades, tints & tones
#8c310b color schemes
#8c310b color preview, HTML & CSS examples
           This text has a color of #8c310b        
        
          <p style="color:#8c310b;">Text here</p>
        
        
          .mytext {color:#8c310b;}
        
        Text color #8c310b
      
           This box has a color of #8c310b        
        
          <div style="background-color:#8c310b;">Content here</div>
        
        
          .mybackground {background-color:#8c310b;}
        
        Background color #8c310b
      
           Border around this has a color of #8c310b        
        
          <div style="border:2px solid #8c310b;">Content here</div>
        
        
          .myborder {border:2px solid #8c310b;}
        
        Border color #8c310b