#c68895 color space conversions
Hex:
        #c68895
        RGB:
        198, 136, 149
        CMY:
        22, 47, 42
        CMYK:
        0, 31, 25, 22
      HSL:
        347°, 35.2273%, 65.4902%
        HSV (HSB):
        347°, 31.3131%, 77.6471%
        XYZ:
        37.5177, 31.7840, 32.5913
        xyY:
        0.3682, 0.3119, 31.7840
      CIE-Lab:
        63.1640, 25.5534, 2.7036
        CIE-LCH:
        63.1640, 25.6960, 6.0396
        CIE-Luv:
        63.1640, 38.8831, -0.7915
        Hunter-Lab:
        56.3773, 20.1270, 5.1890
      #c68895 color charts
#c68895 RGB chart
      #c68895 CMYK chart
      #c68895 RGB pie chart
      #c68895 color shades, tints & tones
#c68895 color schemes
#c68895 color preview, HTML & CSS examples
           This text has a color of #c68895        
        
          <p style="color:#c68895;">Text here</p>
        
        
          .mytext {color:#c68895;}
        
        Text color #c68895
      
           This box has a color of #c68895        
        
          <div style="background-color:#c68895;">Content here</div>
        
        
          .mybackground {background-color:#c68895;}
        
        Background color #c68895
      
           Border around this has a color of #c68895        
        
          <div style="border:2px solid #c68895;">Content here</div>
        
        
          .myborder {border:2px solid #c68895;}
        
        Border color #c68895