#8c040b color space conversions
Hex:
        #8c040b
        RGB:
        140, 4, 11
        CMY:
        45, 98, 96
        CMYK:
        0, 97, 92, 45
      HSL:
        357°, 94.4444%, 28.2353%
        HSV (HSB):
        357°, 97.1429%, 54.9020%
        XYZ:
        10.9190, 5.6864, 0.8387
        xyY:
        0.6259, 0.3260, 5.6864
      CIE-Lab:
        28.6072, 50.7905, 37.3264
        CIE-LCH:
        28.6072, 63.0312, 36.3125
        CIE-Luv:
        28.6072, 90.9398, 18.6011
        Hunter-Lab:
        23.8463, 40.0029, 14.6071
      #8c040b color charts
#8c040b RGB chart
      #8c040b CMYK chart
      #8c040b RGB pie chart
      #8c040b color shades, tints & tones
#8c040b color schemes
#8c040b color preview, HTML & CSS examples
           This text has a color of #8c040b        
        
          <p style="color:#8c040b;">Text here</p>
        
        
          .mytext {color:#8c040b;}
        
        Text color #8c040b
      
           This box has a color of #8c040b        
        
          <div style="background-color:#8c040b;">Content here</div>
        
        
          .mybackground {background-color:#8c040b;}
        
        Background color #8c040b
      
           Border around this has a color of #8c040b        
        
          <div style="border:2px solid #8c040b;">Content here</div>
        
        
          .myborder {border:2px solid #8c040b;}
        
        Border color #8c040b