#6e312b color space conversions
Hex:
        #6e312b
        RGB:
        110, 49, 43
        CMY:
        57, 81, 83
        CMYK:
        0, 55, 61, 57
      HSL:
        5°, 43.7908%, 30.0000%
        HSV (HSB):
        5°, 60.9091%, 43.1373%
        XYZ:
        7.9648, 5.6860, 2.9632
        xyY:
        0.4794, 0.3422, 5.6860
      CIE-Lab:
        28.6061, 26.5326, 16.7485
        CIE-LCH:
        28.6061, 31.3766, 32.2618
        CIE-Luv:
        28.6061, 42.4168, 12.1459
        Hunter-Lab:
        23.8454, 17.8925, 9.3239
      #6e312b color charts
#6e312b RGB chart
      #6e312b CMYK chart
      #6e312b RGB pie chart
      #6e312b color shades, tints & tones
#6e312b color schemes
#6e312b color preview, HTML & CSS examples
           This text has a color of #6e312b        
        
          <p style="color:#6e312b;">Text here</p>
        
        
          .mytext {color:#6e312b;}
        
        Text color #6e312b
      
           This box has a color of #6e312b        
        
          <div style="background-color:#6e312b;">Content here</div>
        
        
          .mybackground {background-color:#6e312b;}
        
        Background color #6e312b
      
           Border around this has a color of #6e312b        
        
          <div style="border:2px solid #6e312b;">Content here</div>
        
        
          .myborder {border:2px solid #6e312b;}
        
        Border color #6e312b