#c95668 color space conversions
Hex:
        #c95668
        RGB:
        201, 86, 104
        CMY:
        21, 66, 59
        CMYK:
        0, 57, 48, 21
      HSL:
        351°, 51.5695%, 56.2745%
        HSV (HSB):
        351°, 57.2139%, 78.8235%
        XYZ:
        29.9139, 20.0726, 15.3945
        xyY:
        0.4575, 0.3070, 20.0726
      CIE-Lab:
        51.9192, 47.3514, 12.9107
        CIE-LCH:
        51.9192, 49.0799, 15.2514
        CIE-Luv:
        51.9192, 80.5839, 7.1637
        Hunter-Lab:
        44.8024, 40.7775, 10.9892
      #c95668 color charts
#c95668 RGB chart
      #c95668 CMYK chart
      #c95668 RGB pie chart
      #c95668 color shades, tints & tones
#c95668 color schemes
#c95668 color preview, HTML & CSS examples
           This text has a color of #c95668        
        
          <p style="color:#c95668;">Text here</p>
        
        
          .mytext {color:#c95668;}
        
        Text color #c95668
      
           This box has a color of #c95668        
        
          <div style="background-color:#c95668;">Content here</div>
        
        
          .mybackground {background-color:#c95668;}
        
        Background color #c95668
      
           Border around this has a color of #c95668        
        
          <div style="border:2px solid #c95668;">Content here</div>
        
        
          .myborder {border:2px solid #c95668;}
        
        Border color #c95668