#8c0e00 color space conversions
Hex:
        #8c0e00
        RGB:
        140, 14, 0
        CMY:
        45, 95, 100
        CMYK:
        0, 90, 100, 45
      HSL:
        6°, 100.0000%, 27.4510%
        HSV (HSB):
        6°, 100.0000%, 54.9020%
        XYZ:
        10.9723, 5.8895, 0.5585
        xyY:
        0.6299, 0.3381, 5.8895
      CIE-Lab:
        29.1320, 48.9226, 42.2393
        CIE-LCH:
        29.1320, 64.6342, 40.8070
        CIE-Luv:
        29.1320, 89.6593, 21.4057
        Hunter-Lab:
        24.2683, 38.2342, 15.6234
      #8c0e00 color charts
#8c0e00 RGB chart
      #8c0e00 CMYK chart
      #8c0e00 RGB pie chart
      #8c0e00 color shades, tints & tones
#8c0e00 color schemes
#8c0e00 color preview, HTML & CSS examples
           This text has a color of #8c0e00        
        
          <p style="color:#8c0e00;">Text here</p>
        
        
          .mytext {color:#8c0e00;}
        
        Text color #8c0e00
      
           This box has a color of #8c0e00        
        
          <div style="background-color:#8c0e00;">Content here</div>
        
        
          .mybackground {background-color:#8c0e00;}
        
        Background color #8c0e00
      
           Border around this has a color of #8c0e00        
        
          <div style="border:2px solid #8c0e00;">Content here</div>
        
        
          .myborder {border:2px solid #8c0e00;}
        
        Border color #8c0e00