#c96888 color space conversions
Hex:
        #c96888
        RGB:
        201, 104, 136
        CMY:
        21, 59, 47
        CMYK:
        0, 48, 32, 21
      HSL:
        340°, 47.3171%, 59.8039%
        HSV (HSB):
        340°, 48.2587%, 78.8235%
        XYZ:
        33.4816, 24.0957, 26.1788
        xyY:
        0.3998, 0.2877, 24.0957
      CIE-Lab:
        56.1835, 41.9873, 0.0907
        CIE-LCH:
        56.1835, 41.9874, 0.1238
        CIE-Luv:
        56.1835, 62.1059, -7.5193
        Hunter-Lab:
        49.0874, 35.8488, 2.7412
      #c96888 color charts
#c96888 RGB chart
      #c96888 CMYK chart
      #c96888 RGB pie chart
      #c96888 color shades, tints & tones
#c96888 color schemes
#c96888 color preview, HTML & CSS examples
           This text has a color of #c96888        
        
          <p style="color:#c96888;">Text here</p>
        
        
          .mytext {color:#c96888;}
        
        Text color #c96888
      
           This box has a color of #c96888        
        
          <div style="background-color:#c96888;">Content here</div>
        
        
          .mybackground {background-color:#c96888;}
        
        Background color #c96888
      
           Border around this has a color of #c96888        
        
          <div style="border:2px solid #c96888;">Content here</div>
        
        
          .myborder {border:2px solid #c96888;}
        
        Border color #c96888