#8c030d color space conversions
Hex:
        #8c030d
        RGB:
        140, 3, 13
        CMY:
        45, 99, 95
        CMYK:
        0, 98, 91, 45
      HSL:
        356°, 95.8042%, 28.0392%
        HSV (HSB):
        356°, 97.8571%, 54.9020%
        XYZ:
        10.9204, 5.6696, 0.8995
        xyY:
        0.6244, 0.3242, 5.6696
      CIE-Lab:
        28.5632, 50.9905, 36.3803
        CIE-LCH:
        28.5632, 62.6383, 35.5068
        CIE-Luv:
        28.5632, 90.9345, 18.1362
        Hunter-Lab:
        23.8110, 40.1962, 14.4278
      #8c030d color charts
#8c030d RGB chart
      #8c030d CMYK chart
      #8c030d RGB pie chart
      #8c030d color shades, tints & tones
#8c030d color schemes
#8c030d color preview, HTML & CSS examples
           This text has a color of #8c030d        
        
          <p style="color:#8c030d;">Text here</p>
        
        
          .mytext {color:#8c030d;}
        
        Text color #8c030d
      
           This box has a color of #8c030d        
        
          <div style="background-color:#8c030d;">Content here</div>
        
        
          .mybackground {background-color:#8c030d;}
        
        Background color #8c030d
      
           Border around this has a color of #8c030d        
        
          <div style="border:2px solid #8c030d;">Content here</div>
        
        
          .myborder {border:2px solid #8c030d;}
        
        Border color #8c030d