#c96081 color space conversions
Hex:
        #c96081
        RGB:
        201, 96, 129
        CMY:
        21, 62, 49
        CMYK:
        0, 52, 36, 21
      HSL:
        341°, 49.2958%, 58.2353%
        HSV (HSB):
        341°, 52.2388%, 78.8235%
        XYZ:
        32.2327, 22.3682, 23.3875
        xyY:
        0.4133, 0.2868, 22.3682
      CIE-Lab:
        54.4155, 45.1614, 1.6297
        CIE-LCH:
        54.4155, 45.1907, 2.0666
        CIE-Luv:
        54.4155, 68.3191, -6.1048
        Hunter-Lab:
        47.2951, 38.8857, 3.7875
      #c96081 color charts
#c96081 RGB chart
      #c96081 CMYK chart
      #c96081 RGB pie chart
      #c96081 color shades, tints & tones
#c96081 color schemes
#c96081 color preview, HTML & CSS examples
           This text has a color of #c96081        
        
          <p style="color:#c96081;">Text here</p>
        
        
          .mytext {color:#c96081;}
        
        Text color #c96081
      
           This box has a color of #c96081        
        
          <div style="background-color:#c96081;">Content here</div>
        
        
          .mybackground {background-color:#c96081;}
        
        Background color #c96081
      
           Border around this has a color of #c96081        
        
          <div style="border:2px solid #c96081;">Content here</div>
        
        
          .myborder {border:2px solid #c96081;}
        
        Border color #c96081