#8c300b color space conversions
Hex:
        #8c300b
        RGB:
        140, 48, 11
        CMY:
        45, 81, 96
        CMYK:
        0, 66, 92, 45
      HSL:
        17°, 85.4305%, 29.6078%
        HSV (HSB):
        17°, 92.1429%, 54.9020%
        XYZ:
        11.9326, 7.7135, 1.1765
        xyY:
        0.5731, 0.3704, 7.7135
      CIE-Lab:
        33.3790, 37.5217, 40.9201
        CIE-LCH:
        33.3790, 55.5187, 47.4808
        CIE-Luv:
        33.3790, 72.0559, 26.4406
        Hunter-Lab:
        27.7732, 28.0882, 16.9296
      #8c300b color charts
#8c300b RGB chart
      #8c300b CMYK chart
      #8c300b RGB pie chart
      #8c300b color shades, tints & tones
#8c300b color schemes
#8c300b color preview, HTML & CSS examples
           This text has a color of #8c300b        
        
          <p style="color:#8c300b;">Text here</p>
        
        
          .mytext {color:#8c300b;}
        
        Text color #8c300b
      
           This box has a color of #8c300b        
        
          <div style="background-color:#8c300b;">Content here</div>
        
        
          .mybackground {background-color:#8c300b;}
        
        Background color #8c300b
      
           Border around this has a color of #8c300b        
        
          <div style="border:2px solid #8c300b;">Content here</div>
        
        
          .myborder {border:2px solid #8c300b;}
        
        Border color #8c300b