#8c0503 color space conversions
Hex:
        #8c0503
        RGB:
        140, 5, 3
        CMY:
        45, 98, 99
        CMYK:
        0, 96, 98, 45
      HSL:
        1°, 95.8042%, 28.0392%
        HSV (HSB):
        1°, 97.8571%, 54.9020%
        XYZ:
        10.8859, 5.6906, 0.6108
        xyY:
        0.6334, 0.3311, 5.6906
      CIE-Lab:
        28.6180, 50.4981, 40.6050
        CIE-LCH:
        28.6180, 64.7983, 38.8024
        CIE-Luv:
        28.6180, 91.5708, 20.0368
        Hunter-Lab:
        23.8549, 39.7104, 15.1804
      #8c0503 color charts
#8c0503 RGB chart
      #8c0503 CMYK chart
      #8c0503 RGB pie chart
      #8c0503 color shades, tints & tones
#8c0503 color schemes
#8c0503 color preview, HTML & CSS examples
           This text has a color of #8c0503        
        
          <p style="color:#8c0503;">Text here</p>
        
        
          .mytext {color:#8c0503;}
        
        Text color #8c0503
      
           This box has a color of #8c0503        
        
          <div style="background-color:#8c0503;">Content here</div>
        
        
          .mybackground {background-color:#8c0503;}
        
        Background color #8c0503
      
           Border around this has a color of #8c0503        
        
          <div style="border:2px solid #8c0503;">Content here</div>
        
        
          .myborder {border:2px solid #8c0503;}
        
        Border color #8c0503