#c96080 color space conversions
Hex:
        #c96080
        RGB:
        201, 96, 128
        CMY:
        21, 62, 50
        CMYK:
        0, 52, 36, 21
      HSL:
        342°, 49.2958%, 58.2353%
        HSV (HSB):
        342°, 52.2388%, 78.8235%
        XYZ:
        32.1665, 22.3418, 23.0391
        xyY:
        0.4148, 0.2881, 22.3418
      CIE-Lab:
        54.3878, 45.0424, 2.1795
        CIE-LCH:
        54.3878, 45.0951, 2.7703
        CIE-Luv:
        54.3878, 68.5750, -5.3641
        Hunter-Lab:
        47.2671, 38.7568, 4.1876
      #c96080 color charts
#c96080 RGB chart
      #c96080 CMYK chart
      #c96080 RGB pie chart
      #c96080 color shades, tints & tones
#c96080 color schemes
#c96080 color preview, HTML & CSS examples
           This text has a color of #c96080        
        
          <p style="color:#c96080;">Text here</p>
        
        
          .mytext {color:#c96080;}
        
        Text color #c96080
      
           This box has a color of #c96080        
        
          <div style="background-color:#c96080;">Content here</div>
        
        
          .mybackground {background-color:#c96080;}
        
        Background color #c96080
      
           Border around this has a color of #c96080        
        
          <div style="border:2px solid #c96080;">Content here</div>
        
        
          .myborder {border:2px solid #c96080;}
        
        Border color #c96080