#8c070f color space conversions
Hex:
        #8c070f
        RGB:
        140, 7, 15
        CMY:
        45, 97, 94
        CMYK:
        0, 95, 89, 45
      HSL:
        356°, 90.4762%, 28.8235%
        HSV (HSB):
        356°, 95.0000%, 54.9020%
        XYZ:
        10.9774, 5.7619, 0.9855
        xyY:
        0.6193, 0.3251, 5.7619
      CIE-Lab:
        28.8036, 50.3763, 35.5672
        CIE-LCH:
        28.8036, 61.6668, 35.2233
        CIE-Luv:
        28.8036, 89.7442, 18.1089
        Hunter-Lab:
        24.0040, 39.6242, 14.3685
      #8c070f color charts
#8c070f RGB chart
      #8c070f CMYK chart
      #8c070f RGB pie chart
      #8c070f color shades, tints & tones
#8c070f color schemes
#8c070f color preview, HTML & CSS examples
           This text has a color of #8c070f        
        
          <p style="color:#8c070f;">Text here</p>
        
        
          .mytext {color:#8c070f;}
        
        Text color #8c070f
      
           This box has a color of #8c070f        
        
          <div style="background-color:#8c070f;">Content here</div>
        
        
          .mybackground {background-color:#8c070f;}
        
        Background color #8c070f
      
           Border around this has a color of #8c070f        
        
          <div style="border:2px solid #8c070f;">Content here</div>
        
        
          .myborder {border:2px solid #8c070f;}
        
        Border color #8c070f