#6c2a42 color space conversions
Hex:
        #6c2a42
        RGB:
        108, 42, 66
        CMY:
        58, 84, 74
        CMYK:
        0, 61, 39, 58
      HSL:
        338°, 44.0000%, 29.4118%
        HSV (HSB):
        338°, 61.1111%, 42.3529%
        XYZ:
        7.9957, 5.2374, 5.7438
        xyY:
        0.4213, 0.2760, 5.2374
      CIE-Lab:
        27.4007, 32.0109, -0.1793
        CIE-LCH:
        27.4007, 32.0115, 359.6790
        CIE-Luv:
        27.4007, 39.2947, -5.0487
        Hunter-Lab:
        22.8854, 22.3146, 1.1392
      #6c2a42 color charts
#6c2a42 RGB chart
      #6c2a42 CMYK chart
      #6c2a42 RGB pie chart
      #6c2a42 color shades, tints & tones
#6c2a42 color schemes
#6c2a42 color preview, HTML & CSS examples
           This text has a color of #6c2a42        
        
          <p style="color:#6c2a42;">Text here</p>
        
        
          .mytext {color:#6c2a42;}
        
        Text color #6c2a42
      
           This box has a color of #6c2a42        
        
          <div style="background-color:#6c2a42;">Content here</div>
        
        
          .mybackground {background-color:#6c2a42;}
        
        Background color #6c2a42
      
           Border around this has a color of #6c2a42        
        
          <div style="border:2px solid #6c2a42;">Content here</div>
        
        
          .myborder {border:2px solid #6c2a42;}
        
        Border color #6c2a42