#8f070b color space conversions
Hex:
        #8f070b
        RGB:
        143, 7, 11
        CMY:
        44, 97, 96
        CMYK:
        0, 95, 92, 44
      HSL:
        358°, 90.6667%, 29.4118%
        HSV (HSB):
        358°, 95.1049%, 56.0784%
        XYZ:
        11.4641, 6.0158, 0.8735
        xyY:
        0.6246, 0.3278, 6.0158
      CIE-Lab:
        29.4522, 51.1271, 38.2850
        CIE-LCH:
        29.4522, 63.8727, 36.8266
        CIE-Luv:
        29.4522, 92.5529, 19.3951
        Hunter-Lab:
        24.5270, 40.5096, 15.0573
      #8f070b color charts
#8f070b RGB chart
      #8f070b CMYK chart
      #8f070b RGB pie chart
      #8f070b color shades, tints & tones
#8f070b color schemes
#8f070b color preview, HTML & CSS examples
           This text has a color of #8f070b        
        
          <p style="color:#8f070b;">Text here</p>
        
        
          .mytext {color:#8f070b;}
        
        Text color #8f070b
      
           This box has a color of #8f070b        
        
          <div style="background-color:#8f070b;">Content here</div>
        
        
          .mybackground {background-color:#8f070b;}
        
        Background color #8f070b
      
           Border around this has a color of #8f070b        
        
          <div style="border:2px solid #8f070b;">Content here</div>
        
        
          .myborder {border:2px solid #8f070b;}
        
        Border color #8f070b