#c69296 color space conversions
Hex:
        #c69296
        RGB:
        198, 146, 150
        CMY:
        22, 43, 41
        CMYK:
        0, 26, 24, 22
      HSL:
        355°, 31.3253%, 67.4510%
        HSV (HSB):
        355°, 26.2626%, 77.6471%
        XYZ:
        39.0726, 34.7655, 33.5052
        xyY:
        0.3640, 0.3239, 34.7655
      CIE-Lab:
        65.5657, 20.1996, 5.6056
        CIE-LCH:
        65.5657, 20.9630, 15.5097
        CIE-Luv:
        65.5657, 32.8839, 4.2370
        Hunter-Lab:
        58.9623, 15.1027, 7.5822
      #c69296 color charts
#c69296 RGB chart
      #c69296 CMYK chart
      #c69296 RGB pie chart
      #c69296 color shades, tints & tones
#c69296 color schemes
#c69296 color preview, HTML & CSS examples
           This text has a color of #c69296        
        
          <p style="color:#c69296;">Text here</p>
        
        
          .mytext {color:#c69296;}
        
        Text color #c69296
      
           This box has a color of #c69296        
        
          <div style="background-color:#c69296;">Content here</div>
        
        
          .mybackground {background-color:#c69296;}
        
        Background color #c69296
      
           Border around this has a color of #c69296        
        
          <div style="border:2px solid #c69296;">Content here</div>
        
        
          .myborder {border:2px solid #c69296;}
        
        Border color #c69296