#8c130b color space conversions
Hex:
        #8c130b
        RGB:
        140, 19, 11
        CMY:
        45, 93, 96
        CMYK:
        0, 86, 92, 45
      HSL:
        4°, 85.4305%, 29.6078%
        HSV (HSB):
        4°, 92.1429%, 54.9020%
        XYZ:
        11.1085, 6.0654, 0.9019
        xyY:
        0.6146, 0.3356, 6.0654
      CIE-Lab:
        29.5768, 48.0091, 38.0948
        CIE-LCH:
        29.5768, 61.2869, 38.4317
        CIE-Luv:
        29.5768, 86.9623, 20.2136
        Hunter-Lab:
        24.6279, 37.4140, 15.0684
      #8c130b color charts
#8c130b RGB chart
      #8c130b CMYK chart
      #8c130b RGB pie chart
      #8c130b color shades, tints & tones
#8c130b color schemes
#8c130b color preview, HTML & CSS examples
           This text has a color of #8c130b        
        
          <p style="color:#8c130b;">Text here</p>
        
        
          .mytext {color:#8c130b;}
        
        Text color #8c130b
      
           This box has a color of #8c130b        
        
          <div style="background-color:#8c130b;">Content here</div>
        
        
          .mybackground {background-color:#8c130b;}
        
        Background color #8c130b
      
           Border around this has a color of #8c130b        
        
          <div style="border:2px solid #8c130b;">Content here</div>
        
        
          .myborder {border:2px solid #8c130b;}
        
        Border color #8c130b