#c94775 color space conversions
Hex:
        #c94775
        RGB:
        201, 71, 117
        CMY:
        21, 72, 54
        CMYK:
        0, 65, 42, 21
      HSL:
        339°, 54.6218%, 53.3333%
        HSV (HSB):
        339°, 64.6766%, 78.8235%
        XYZ:
        29.5515, 18.2083, 18.7866
        xyY:
        0.4441, 0.2736, 18.2083
      CIE-Lab:
        49.7478, 55.3317, 2.0162
        CIE-LCH:
        49.7478, 55.3684, 2.0868
        CIE-Luv:
        49.7478, 84.9738, -7.7001
        Hunter-Lab:
        42.6712, 48.9437, 3.7666
      #c94775 color charts
#c94775 RGB chart
      #c94775 CMYK chart
      #c94775 RGB pie chart
      #c94775 color shades, tints & tones
#c94775 color schemes
#c94775 color preview, HTML & CSS examples
           This text has a color of #c94775        
        
          <p style="color:#c94775;">Text here</p>
        
        
          .mytext {color:#c94775;}
        
        Text color #c94775
      
           This box has a color of #c94775        
        
          <div style="background-color:#c94775;">Content here</div>
        
        
          .mybackground {background-color:#c94775;}
        
        Background color #c94775
      
           Border around this has a color of #c94775        
        
          <div style="border:2px solid #c94775;">Content here</div>
        
        
          .myborder {border:2px solid #c94775;}
        
        Border color #c94775