#8c133b color space conversions
Hex:
        #8c133b
        RGB:
        140, 19, 59
        CMY:
        45, 93, 77
        CMYK:
        0, 86, 58, 45
      HSL:
        340°, 76.1006%, 31.1765%
        HSV (HSB):
        340°, 86.4286%, 54.9020%
        XYZ:
        11.8375, 6.3570, 4.7408
        xyY:
        0.5161, 0.2772, 6.3570
      CIE-Lab:
        30.2958, 50.1448, 9.4601
        CIE-LCH:
        30.2958, 51.0293, 10.6836
        CIE-Luv:
        30.2958, 75.6763, 1.1351
        Hunter-Lab:
        25.2130, 39.6830, 6.5009
      #8c133b color charts
#8c133b RGB chart
      #8c133b CMYK chart
      #8c133b RGB pie chart
      #8c133b color shades, tints & tones
#8c133b color schemes
#8c133b color preview, HTML & CSS examples
           This text has a color of #8c133b        
        
          <p style="color:#8c133b;">Text here</p>
        
        
          .mytext {color:#8c133b;}
        
        Text color #8c133b
      
           This box has a color of #8c133b        
        
          <div style="background-color:#8c133b;">Content here</div>
        
        
          .mybackground {background-color:#8c133b;}
        
        Background color #8c133b
      
           Border around this has a color of #8c133b        
        
          <div style="border:2px solid #8c133b;">Content here</div>
        
        
          .myborder {border:2px solid #8c133b;}
        
        Border color #8c133b