#8c330b color space conversions
Hex:
        #8c330b
        RGB:
        140, 51, 11
        CMY:
        45, 80, 96
        CMYK:
        0, 64, 92, 45
      HSL:
        19°, 85.4305%, 29.6078%
        HSV (HSB):
        19°, 92.1429%, 54.9020%
        XYZ:
        12.0594, 7.9673, 1.2188
        xyY:
        0.5676, 0.3750, 7.9673
      CIE-Lab:
        33.9146, 36.0971, 41.3201
        CIE-LCH:
        33.9146, 54.8666, 48.8596
        CIE-Luv:
        33.9146, 70.0499, 27.3048
        Hunter-Lab:
        28.2263, 26.8664, 17.1982
      #8c330b color charts
#8c330b RGB chart
      #8c330b CMYK chart
      #8c330b RGB pie chart
      #8c330b color shades, tints & tones
#8c330b color schemes
#8c330b color preview, HTML & CSS examples
           This text has a color of #8c330b        
        
          <p style="color:#8c330b;">Text here</p>
        
        
          .mytext {color:#8c330b;}
        
        Text color #8c330b
      
           This box has a color of #8c330b        
        
          <div style="background-color:#8c330b;">Content here</div>
        
        
          .mybackground {background-color:#8c330b;}
        
        Background color #8c330b
      
           Border around this has a color of #8c330b        
        
          <div style="border:2px solid #8c330b;">Content here</div>
        
        
          .myborder {border:2px solid #8c330b;}
        
        Border color #8c330b