#c95772 color space conversions
Hex:
        #c95772
        RGB:
        201, 87, 114
        CMY:
        21, 66, 55
        CMYK:
        0, 57, 43, 21
      HSL:
        346°, 51.3514%, 56.4706%
        HSV (HSB):
        346°, 56.7164%, 78.8235%
        XYZ:
        30.5329, 20.4488, 18.2573
        xyY:
        0.4410, 0.2953, 20.4488
      CIE-Lab:
        52.3409, 47.8634, 7.5426
        CIE-LCH:
        52.3409, 48.4541, 8.9553
        CIE-Luv:
        52.3409, 77.3587, 0.7534
        Hunter-Lab:
        45.2204, 41.3879, 7.7164
      #c95772 color charts
#c95772 RGB chart
      #c95772 CMYK chart
      #c95772 RGB pie chart
      #c95772 color shades, tints & tones
#c95772 color schemes
#c95772 color preview, HTML & CSS examples
           This text has a color of #c95772        
        
          <p style="color:#c95772;">Text here</p>
        
        
          .mytext {color:#c95772;}
        
        Text color #c95772
      
           This box has a color of #c95772        
        
          <div style="background-color:#c95772;">Content here</div>
        
        
          .mybackground {background-color:#c95772;}
        
        Background color #c95772
      
           Border around this has a color of #c95772        
        
          <div style="border:2px solid #c95772;">Content here</div>
        
        
          .myborder {border:2px solid #c95772;}
        
        Border color #c95772