#c75072 color space conversions
Hex:
        #c75072
        RGB:
        199, 80, 114
        CMY:
        22, 69, 55
        CMYK:
        0, 60, 43, 22
      HSL:
        343°, 51.5152%, 54.7059%
        HSV (HSB):
        343°, 59.7990%, 78.0392%
        XYZ:
        29.4591, 19.0943, 18.0525
        xyY:
        0.4423, 0.2867, 19.0943
      CIE-Lab:
        50.7974, 50.4543, 5.2954
        CIE-LCH:
        50.7974, 50.7314, 5.9915
        CIE-Luv:
        50.7974, 79.6466, -2.5881
        Hunter-Lab:
        43.6971, 43.8689, 6.0936
      #c75072 color charts
#c75072 RGB chart
      #c75072 CMYK chart
      #c75072 RGB pie chart
      #c75072 color shades, tints & tones
#c75072 color schemes
#c75072 color preview, HTML & CSS examples
           This text has a color of #c75072        
        
          <p style="color:#c75072;">Text here</p>
        
        
          .mytext {color:#c75072;}
        
        Text color #c75072
      
           This box has a color of #c75072        
        
          <div style="background-color:#c75072;">Content here</div>
        
        
          .mybackground {background-color:#c75072;}
        
        Background color #c75072
      
           Border around this has a color of #c75072        
        
          <div style="border:2px solid #c75072;">Content here</div>
        
        
          .myborder {border:2px solid #c75072;}
        
        Border color #c75072