#8c130f color space conversions
Hex:
        #8c130f
        RGB:
        140, 19, 15
        CMY:
        45, 93, 94
        CMYK:
        0, 86, 89, 45
      HSL:
        2°, 80.6452%, 30.3922%
        HSV (HSB):
        2°, 89.2857%, 54.9020%
        XYZ:
        11.1343, 6.0757, 1.0378
        xyY:
        0.6102, 0.3330, 6.0757
      CIE-Lab:
        29.6026, 48.0869, 36.2202
        CIE-LCH:
        29.6026, 60.2018, 36.9879
        CIE-Luv:
        29.6026, 86.5041, 19.4510
        Hunter-Lab:
        24.6489, 37.4958, 14.7579
      #8c130f color charts
#8c130f RGB chart
      #8c130f CMYK chart
      #8c130f RGB pie chart
      #8c130f color shades, tints & tones
#8c130f color schemes
#8c130f color preview, HTML & CSS examples
           This text has a color of #8c130f        
        
          <p style="color:#8c130f;">Text here</p>
        
        
          .mytext {color:#8c130f;}
        
        Text color #8c130f
      
           This box has a color of #8c130f        
        
          <div style="background-color:#8c130f;">Content here</div>
        
        
          .mybackground {background-color:#8c130f;}
        
        Background color #8c130f
      
           Border around this has a color of #8c130f        
        
          <div style="border:2px solid #8c130f;">Content here</div>
        
        
          .myborder {border:2px solid #8c130f;}
        
        Border color #8c130f