#6f3f27 color space conversions
Hex:
        #6f3f27
        RGB:
        111, 63, 39
        CMY:
        56, 75, 85
        CMYK:
        0, 43, 65, 56
      HSL:
        20°, 48.0000%, 29.4118%
        HSV (HSB):
        20°, 64.8649%, 43.5294%
        XYZ:
        8.6993, 7.0810, 2.8277
        xyY:
        0.4675, 0.3805, 7.0810
      CIE-Lab:
        31.9906, 18.4734, 23.5151
        CIE-LCH:
        31.9906, 29.9036, 51.8469
        CIE-Luv:
        31.9906, 34.9968, 20.0108
        Hunter-Lab:
        26.6102, 11.7866, 12.3267
      #6f3f27 color charts
#6f3f27 RGB chart
      #6f3f27 CMYK chart
      #6f3f27 RGB pie chart
      #6f3f27 color shades, tints & tones
#6f3f27 color schemes
#6f3f27 color preview, HTML & CSS examples
           This text has a color of #6f3f27        
        
          <p style="color:#6f3f27;">Text here</p>
        
        
          .mytext {color:#6f3f27;}
        
        Text color #6f3f27
      
           This box has a color of #6f3f27        
        
          <div style="background-color:#6f3f27;">Content here</div>
        
        
          .mybackground {background-color:#6f3f27;}
        
        Background color #6f3f27
      
           Border around this has a color of #6f3f27        
        
          <div style="border:2px solid #6f3f27;">Content here</div>
        
        
          .myborder {border:2px solid #6f3f27;}
        
        Border color #6f3f27