#c96885 color space conversions
Hex:
        #c96885
        RGB:
        201, 104, 133
        CMY:
        21, 59, 48
        CMYK:
        0, 48, 34, 21
      HSL:
        342°, 47.3171%, 59.8039%
        HSV (HSB):
        342°, 48.2587%, 78.8235%
        XYZ:
        33.2713, 24.0116, 25.0714
        xyY:
        0.4040, 0.2916, 24.0116
      CIE-Lab:
        56.0994, 41.6090, 1.7246
        CIE-LCH:
        56.0994, 41.6447, 2.3735
        CIE-Luv:
        56.0994, 62.8143, -5.2689
        Hunter-Lab:
        49.0016, 35.4459, 3.9657
      #c96885 color charts
#c96885 RGB chart
      #c96885 CMYK chart
      #c96885 RGB pie chart
      #c96885 color shades, tints & tones
#c96885 color schemes
#c96885 color preview, HTML & CSS examples
           This text has a color of #c96885        
        
          <p style="color:#c96885;">Text here</p>
        
        
          .mytext {color:#c96885;}
        
        Text color #c96885
      
           This box has a color of #c96885        
        
          <div style="background-color:#c96885;">Content here</div>
        
        
          .mybackground {background-color:#c96885;}
        
        Background color #c96885
      
           Border around this has a color of #c96885        
        
          <div style="border:2px solid #c96885;">Content here</div>
        
        
          .myborder {border:2px solid #c96885;}
        
        Border color #c96885