#6b2c30 color space conversions
Hex:
        #6b2c30
        RGB:
        107, 44, 48
        CMY:
        58, 83, 81
        CMYK:
        0, 59, 55, 58
      HSL:
        356°, 41.7219%, 29.6078%
        HSV (HSB):
        356°, 58.8785%, 41.9608%
        XYZ:
        7.4976, 5.1406, 3.3934
        xyY:
        0.4677, 0.3207, 5.1406
      CIE-Lab:
        27.1315, 28.5242, 11.4257
        CIE-LCH:
        27.1315, 30.7275, 21.8291
        CIE-Luv:
        27.1315, 41.8174, 6.9707
        Hunter-Lab:
        22.6728, 19.3501, 6.9972
      #6b2c30 color charts
#6b2c30 RGB chart
      #6b2c30 CMYK chart
      #6b2c30 RGB pie chart
      #6b2c30 color shades, tints & tones
#6b2c30 color schemes
#6b2c30 color preview, HTML & CSS examples
           This text has a color of #6b2c30        
        
          <p style="color:#6b2c30;">Text here</p>
        
        
          .mytext {color:#6b2c30;}
        
        Text color #6b2c30
      
           This box has a color of #6b2c30        
        
          <div style="background-color:#6b2c30;">Content here</div>
        
        
          .mybackground {background-color:#6b2c30;}
        
        Background color #6b2c30
      
           Border around this has a color of #6b2c30        
        
          <div style="border:2px solid #6b2c30;">Content here</div>
        
        
          .myborder {border:2px solid #6b2c30;}
        
        Border color #6b2c30