#8c030b color space conversions
Hex:
        #8c030b
        RGB:
        140, 3, 11
        CMY:
        45, 99, 96
        CMYK:
        0, 98, 92, 45
      HSL:
        356°, 95.8042%, 28.0392%
        HSV (HSB):
        356°, 97.8571%, 54.9020%
        XYZ:
        10.9082, 5.6647, 0.8351
        xyY:
        0.6266, 0.3254, 5.6647
      CIE-Lab:
        28.5504, 50.9549, 37.2802
        CIE-LCH:
        28.5504, 63.1365, 36.1903
        CIE-Luv:
        28.5504, 91.1750, 18.5063
        Hunter-Lab:
        23.8007, 40.1577, 14.5802
      #8c030b color charts
#8c030b RGB chart
      #8c030b CMYK chart
      #8c030b RGB pie chart
      #8c030b color shades, tints & tones
#8c030b color schemes
#8c030b color preview, HTML & CSS examples
           This text has a color of #8c030b        
        
          <p style="color:#8c030b;">Text here</p>
        
        
          .mytext {color:#8c030b;}
        
        Text color #8c030b
      
           This box has a color of #8c030b        
        
          <div style="background-color:#8c030b;">Content here</div>
        
        
          .mybackground {background-color:#8c030b;}
        
        Background color #8c030b
      
           Border around this has a color of #8c030b        
        
          <div style="border:2px solid #8c030b;">Content here</div>
        
        
          .myborder {border:2px solid #8c030b;}
        
        Border color #8c030b