#4c2942 color space conversions
Hex:
        #4c2942
        RGB:
        76, 41, 66
        CMY:
        70, 84, 74
        CMYK:
        0, 46, 13, 70
      HSL:
        317°, 29.9145%, 22.9412%
        HSV (HSB):
        317°, 46.0526%, 29.8039%
        XYZ:
        4.7568, 3.5157, 5.5821
        xyY:
        0.3433, 0.2538, 3.5157
      CIE-Lab:
        22.0011, 20.4612, -8.7788
        CIE-LCH:
        22.0011, 22.2649, 336.7783
        CIE-Luv:
        22.0011, 16.7194, -12.0485
        Hunter-Lab:
        18.7503, 12.4711, -4.5261
      #4c2942 color charts
#4c2942 RGB chart
      #4c2942 CMYK chart
      #4c2942 RGB pie chart
      #4c2942 color shades, tints & tones
#4c2942 color schemes
#4c2942 color preview, HTML & CSS examples
           This text has a color of #4c2942        
        
          <p style="color:#4c2942;">Text here</p>
        
        
          .mytext {color:#4c2942;}
        
        Text color #4c2942
      
           This box has a color of #4c2942        
        
          <div style="background-color:#4c2942;">Content here</div>
        
        
          .mybackground {background-color:#4c2942;}
        
        Background color #4c2942
      
           Border around this has a color of #4c2942        
        
          <div style="border:2px solid #4c2942;">Content here</div>
        
        
          .myborder {border:2px solid #4c2942;}
        
        Border color #4c2942