#8c0a14 color space conversions
Hex:
        #8c0a14
        RGB:
        140, 10, 20
        CMY:
        45, 96, 92
        CMYK:
        0, 93, 86, 45
      HSL:
        355°, 86.6667%, 29.4118%
        HSV (HSB):
        355°, 92.8571%, 54.9020%
        XYZ:
        11.0500, 5.8430, 1.2072
        xyY:
        0.6105, 0.3228, 5.8430
      CIE-Lab:
        29.0130, 50.0096, 33.0114
        CIE-LCH:
        29.0130, 59.9225, 33.4288
        CIE-Luv:
        29.0130, 88.3142, 17.2091
        Hunter-Lab:
        24.1724, 39.2968, 13.9596
      #8c0a14 color charts
#8c0a14 RGB chart
      #8c0a14 CMYK chart
      #8c0a14 RGB pie chart
      #8c0a14 color shades, tints & tones
#8c0a14 color schemes
#8c0a14 color preview, HTML & CSS examples
           This text has a color of #8c0a14        
        
          <p style="color:#8c0a14;">Text here</p>
        
        
          .mytext {color:#8c0a14;}
        
        Text color #8c0a14
      
           This box has a color of #8c0a14        
        
          <div style="background-color:#8c0a14;">Content here</div>
        
        
          .mybackground {background-color:#8c0a14;}
        
        Background color #8c0a14
      
           Border around this has a color of #8c0a14        
        
          <div style="border:2px solid #8c0a14;">Content here</div>
        
        
          .myborder {border:2px solid #8c0a14;}
        
        Border color #8c0a14