#c2946e color space conversions
Hex:
        #c2946e
        RGB:
        194, 148, 110
        CMY:
        24, 42, 57
        CMYK:
        0, 24, 43, 24
      HSL:
        27°, 40.7767%, 59.6078%
        HSV (HSB):
        27°, 43.2990%, 76.0784%
        XYZ:
        35.6525, 33.7749, 19.3920
        xyY:
        0.4014, 0.3803, 33.7749
      CIE-Lab:
        64.7835, 12.3909, 26.7565
        CIE-LCH:
        64.7835, 29.4864, 65.1513
        CIE-Luv:
        64.7835, 33.4049, 31.9239
        Hunter-Lab:
        58.1162, 7.8009, 20.8977
      #c2946e color charts
#c2946e RGB chart
      #c2946e CMYK chart
      #c2946e RGB pie chart
      #c2946e color shades, tints & tones
#c2946e color schemes
#c2946e color preview, HTML & CSS examples
           This text has a color of #c2946e        
        
          <p style="color:#c2946e;">Text here</p>
        
        
          .mytext {color:#c2946e;}
        
        Text color #c2946e
      
           This box has a color of #c2946e        
        
          <div style="background-color:#c2946e;">Content here</div>
        
        
          .mybackground {background-color:#c2946e;}
        
        Background color #c2946e
      
           Border around this has a color of #c2946e        
        
          <div style="border:2px solid #c2946e;">Content here</div>
        
        
          .myborder {border:2px solid #c2946e;}
        
        Border color #c2946e