#6f383f color space conversions
Hex:
        #6f383f
        RGB:
        111, 56, 63
        CMY:
        56, 78, 75
        CMYK:
        0, 50, 43, 56
      HSL:
        352°, 32.9341%, 32.7451%
        HSV (HSB):
        352°, 49.5495%, 43.5294%
        XYZ:
        8.8669, 6.5667, 5.5028
        xyY:
        0.4235, 0.3137, 6.5667
      CIE-Lab:
        30.7995, 25.0459, 6.7445
        CIE-LCH:
        30.7995, 25.9381, 15.0715
        CIE-Luv:
        30.7995, 35.4250, 3.5064
        Hunter-Lab:
        25.6256, 16.9193, 5.2061
      #6f383f color charts
#6f383f RGB chart
      #6f383f CMYK chart
      #6f383f RGB pie chart
      #6f383f color shades, tints & tones
#6f383f color schemes
#6f383f color preview, HTML & CSS examples
           This text has a color of #6f383f        
        
          <p style="color:#6f383f;">Text here</p>
        
        
          .mytext {color:#6f383f;}
        
        Text color #6f383f
      
           This box has a color of #6f383f        
        
          <div style="background-color:#6f383f;">Content here</div>
        
        
          .mybackground {background-color:#6f383f;}
        
        Background color #6f383f
      
           Border around this has a color of #6f383f        
        
          <div style="border:2px solid #6f383f;">Content here</div>
        
        
          .myborder {border:2px solid #6f383f;}
        
        Border color #6f383f