#6f112f color space conversions
Hex:
        #6f112f
        RGB:
        111, 17, 47
        CMY:
        56, 93, 82
        CMYK:
        0, 85, 58, 56
      HSL:
        341°, 73.4375%, 25.0980%
        HSV (HSB):
        341°, 84.6847%, 43.5294%
        XYZ:
        7.2691, 3.9856, 3.0755
        xyY:
        0.5073, 0.2781, 3.9856
      CIE-Lab:
        23.6239, 41.4423, 7.4080
        CIE-LCH:
        23.6239, 42.0992, 10.1348
        CIE-Luv:
        23.6239, 56.3051, 0.5877
        Hunter-Lab:
        19.9641, 30.0562, 4.8411
      #6f112f color charts
#6f112f RGB chart
      #6f112f CMYK chart
      #6f112f RGB pie chart
      #6f112f color shades, tints & tones
#6f112f color schemes
#6f112f color preview, HTML & CSS examples
           This text has a color of #6f112f        
        
          <p style="color:#6f112f;">Text here</p>
        
        
          .mytext {color:#6f112f;}
        
        Text color #6f112f
      
           This box has a color of #6f112f        
        
          <div style="background-color:#6f112f;">Content here</div>
        
        
          .mybackground {background-color:#6f112f;}
        
        Background color #6f112f
      
           Border around this has a color of #6f112f        
        
          <div style="border:2px solid #6f112f;">Content here</div>
        
        
          .myborder {border:2px solid #6f112f;}
        
        Border color #6f112f