#c95072 color space conversions
Hex:
        #c95072
        RGB:
        201, 80, 114
        CMY:
        21, 69, 55
        CMYK:
        0, 60, 43, 21
      HSL:
        343°, 52.8384%, 55.0980%
        HSV (HSB):
        343°, 60.1990%, 78.8235%
        XYZ:
        29.9933, 19.3697, 18.0775
        xyY:
        0.4447, 0.2872, 19.3697
      CIE-Lab:
        51.1170, 51.1098, 5.7958
        CIE-LCH:
        51.1170, 51.4373, 6.4696
        CIE-Luv:
        51.1170, 81.2601, -2.1129
        Hunter-Lab:
        44.0111, 44.6275, 6.4544
      #c95072 color charts
#c95072 RGB chart
      #c95072 CMYK chart
      #c95072 RGB pie chart
      #c95072 color shades, tints & tones
#c95072 color schemes
#c95072 color preview, HTML & CSS examples
           This text has a color of #c95072        
        
          <p style="color:#c95072;">Text here</p>
        
        
          .mytext {color:#c95072;}
        
        Text color #c95072
      
           This box has a color of #c95072        
        
          <div style="background-color:#c95072;">Content here</div>
        
        
          .mybackground {background-color:#c95072;}
        
        Background color #c95072
      
           Border around this has a color of #c95072        
        
          <div style="border:2px solid #c95072;">Content here</div>
        
        
          .myborder {border:2px solid #c95072;}
        
        Border color #c95072