#8c0010 color space conversions
Hex:
        #8c0010
        RGB:
        140, 0, 16
        CMY:
        45, 100, 94
        CMYK:
        0, 100, 89, 45
      HSL:
        353°, 100.0000%, 27.4510%
        HSV (HSB):
        353°, 100.0000%, 54.9020%
        XYZ:
        10.9087, 5.6129, 0.9986
        xyY:
        0.6226, 0.3204, 5.6129
      CIE-Lab:
        28.4139, 51.5470, 34.7111
        CIE-LCH:
        28.4139, 62.1447, 33.9558
        CIE-Luv:
        28.4139, 91.2269, 17.2197
        Hunter-Lab:
        23.6915, 40.7303, 14.0848
      #8c0010 color charts
#8c0010 RGB chart
      #8c0010 CMYK chart
      #8c0010 RGB pie chart
      #8c0010 color shades, tints & tones
#8c0010 color schemes
#8c0010 color preview, HTML & CSS examples
           This text has a color of #8c0010        
        
          <p style="color:#8c0010;">Text here</p>
        
        
          .mytext {color:#8c0010;}
        
        Text color #8c0010
      
           This box has a color of #8c0010        
        
          <div style="background-color:#8c0010;">Content here</div>
        
        
          .mybackground {background-color:#8c0010;}
        
        Background color #8c0010
      
           Border around this has a color of #8c0010        
        
          <div style="border:2px solid #8c0010;">Content here</div>
        
        
          .myborder {border:2px solid #8c0010;}
        
        Border color #8c0010