#c96580 color space conversions
Hex:
        #c96580
        RGB:
        201, 101, 128
        CMY:
        21, 60, 50
        CMYK:
        0, 50, 36, 21
      HSL:
        344°, 48.0769%, 59.2157%
        HSV (HSB):
        344°, 49.7512%, 78.8235%
        XYZ:
        32.6374, 23.2834, 23.1960
        xyY:
        0.4125, 0.2943, 23.2834
      CIE-Lab:
        55.3630, 42.5303, 3.5911
        CIE-LCH:
        55.3630, 42.6817, 4.8264
        CIE-Luv:
        55.3630, 65.7258, -3.0165
        Hunter-Lab:
        48.2529, 36.2917, 5.2752
      #c96580 color charts
#c96580 RGB chart
      #c96580 CMYK chart
      #c96580 RGB pie chart
      #c96580 color shades, tints & tones
#c96580 color schemes
#c96580 color preview, HTML & CSS examples
           This text has a color of #c96580        
        
          <p style="color:#c96580;">Text here</p>
        
        
          .mytext {color:#c96580;}
        
        Text color #c96580
      
           This box has a color of #c96580        
        
          <div style="background-color:#c96580;">Content here</div>
        
        
          .mybackground {background-color:#c96580;}
        
        Background color #c96580
      
           Border around this has a color of #c96580        
        
          <div style="border:2px solid #c96580;">Content here</div>
        
        
          .myborder {border:2px solid #c96580;}
        
        Border color #c96580