#6c2942 color space conversions
Hex:
        #6c2942
        RGB:
        108, 41, 66
        CMY:
        58, 84, 74
        CMYK:
        0, 62, 39, 58
      HSL:
        338°, 44.9664%, 29.2157%
        HSV (HSB):
        338°, 62.0370%, 42.3529%
        XYZ:
        7.9606, 5.1674, 5.7321
        xyY:
        0.4221, 0.2740, 5.1674
      CIE-Lab:
        27.2064, 32.5284, -0.4636
        CIE-LCH:
        27.2064, 32.5317, 359.1835
        CIE-Luv:
        27.2064, 39.7232, -5.4312
        Hunter-Lab:
        22.7318, 22.7296, 0.9617
      #6c2942 color charts
#6c2942 RGB chart
      #6c2942 CMYK chart
      #6c2942 RGB pie chart
      #6c2942 color shades, tints & tones
#6c2942 color schemes
#6c2942 color preview, HTML & CSS examples
           This text has a color of #6c2942        
        
          <p style="color:#6c2942;">Text here</p>
        
        
          .mytext {color:#6c2942;}
        
        Text color #6c2942
      
           This box has a color of #6c2942        
        
          <div style="background-color:#6c2942;">Content here</div>
        
        
          .mybackground {background-color:#6c2942;}
        
        Background color #6c2942
      
           Border around this has a color of #6c2942        
        
          <div style="border:2px solid #6c2942;">Content here</div>
        
        
          .myborder {border:2px solid #6c2942;}
        
        Border color #6c2942