#6e2c31 color space conversions
Hex:
        #6e2c31
        RGB:
        110, 44, 49
        CMY:
        57, 83, 81
        CMYK:
        0, 60, 55, 57
      HSL:
        355°, 42.8571%, 30.1961%
        HSV (HSB):
        355°, 60.0000%, 43.1373%
        XYZ:
        7.8855, 5.3381, 3.5205
        xyY:
        0.4709, 0.3188, 5.3381
      CIE-Lab:
        27.6771, 29.8085, 11.5900
        CIE-LCH:
        27.6771, 31.9824, 21.2469
        CIE-Luv:
        27.6771, 44.0117, 6.9507
        Hunter-Lab:
        23.1044, 20.4891, 7.1389
      #6e2c31 color charts
#6e2c31 RGB chart
      #6e2c31 CMYK chart
      #6e2c31 RGB pie chart
      #6e2c31 color shades, tints & tones
#6e2c31 color schemes
#6e2c31 color preview, HTML & CSS examples
           This text has a color of #6e2c31        
        
          <p style="color:#6e2c31;">Text here</p>
        
        
          .mytext {color:#6e2c31;}
        
        Text color #6e2c31
      
           This box has a color of #6e2c31        
        
          <div style="background-color:#6e2c31;">Content here</div>
        
        
          .mybackground {background-color:#6e2c31;}
        
        Background color #6e2c31
      
           Border around this has a color of #6e2c31        
        
          <div style="border:2px solid #6e2c31;">Content here</div>
        
        
          .myborder {border:2px solid #6e2c31;}
        
        Border color #6e2c31