#c36296 color space conversions
Hex:
        #c36296
        RGB:
        195, 98, 150
        CMY:
        24, 62, 41
        CMYK:
        0, 50, 23, 24
      HSL:
        328°, 44.7005%, 57.4510%
        HSV (HSB):
        328°, 49.7436%, 76.4706%
        XYZ:
        32.3784, 22.5395, 31.4982
        xyY:
        0.3747, 0.2608, 22.5395
      CIE-Lab:
        54.5948, 44.9132, -10.5580
        CIE-LCH:
        54.5948, 46.1375, 346.7713
        CIE-Luv:
        54.5948, 57.2788, -22.7509
        Hunter-Lab:
        47.4758, 38.6541, -6.1034
      #c36296 color charts
#c36296 RGB chart
      #c36296 CMYK chart
      #c36296 RGB pie chart
      #c36296 color shades, tints & tones
#c36296 color schemes
#c36296 color preview, HTML & CSS examples
           This text has a color of #c36296        
        
          <p style="color:#c36296;">Text here</p>
        
        
          .mytext {color:#c36296;}
        
        Text color #c36296
      
           This box has a color of #c36296        
        
          <div style="background-color:#c36296;">Content here</div>
        
        
          .mybackground {background-color:#c36296;}
        
        Background color #c36296
      
           Border around this has a color of #c36296        
        
          <div style="border:2px solid #c36296;">Content here</div>
        
        
          .myborder {border:2px solid #c36296;}
        
        Border color #c36296