#6f160b color space conversions
Hex:
        #6f160b
        RGB:
        111, 22, 11
        CMY:
        56, 91, 96
        CMYK:
        0, 80, 90, 56
      HSL:
        7°, 81.9672%, 23.9216%
        HSV (HSB):
        7°, 90.0901%, 43.5294%
        XYZ:
        6.9029, 3.9775, 0.7205
        xyY:
        0.5950, 0.3429, 3.9775
      CIE-Lab:
        23.5969, 37.9330, 30.3784
        CIE-LCH:
        23.5969, 48.5980, 38.6892
        CIE-Luv:
        23.5969, 62.5535, 16.1139
        Hunter-Lab:
        19.9436, 26.8807, 11.8185
      #6f160b color charts
#6f160b RGB chart
      #6f160b CMYK chart
      #6f160b RGB pie chart
      #6f160b color shades, tints & tones
#6f160b color schemes
#6f160b color preview, HTML & CSS examples
           This text has a color of #6f160b        
        
          <p style="color:#6f160b;">Text here</p>
        
        
          .mytext {color:#6f160b;}
        
        Text color #6f160b
      
           This box has a color of #6f160b        
        
          <div style="background-color:#6f160b;">Content here</div>
        
        
          .mybackground {background-color:#6f160b;}
        
        Background color #6f160b
      
           Border around this has a color of #6f160b        
        
          <div style="border:2px solid #6f160b;">Content here</div>
        
        
          .myborder {border:2px solid #6f160b;}
        
        Border color #6f160b