#c94770 color space conversions
Hex:
        #c94770
        RGB:
        201, 71, 112
        CMY:
        21, 72, 56
        CMYK:
        0, 65, 44, 21
      HSL:
        341°, 54.6218%, 53.3333%
        HSV (HSB):
        341°, 64.6766%, 78.8235%
        XYZ:
        29.2653, 18.0938, 17.2792
        xyY:
        0.4528, 0.2799, 18.0938
      CIE-Lab:
        49.6097, 54.8297, 4.8394
        CIE-LCH:
        49.6097, 55.0429, 5.0440
        CIE-Luv:
        49.6097, 86.5739, -4.1145
        Hunter-Lab:
        42.5368, 48.3681, 5.6911
      #c94770 color charts
#c94770 RGB chart
      #c94770 CMYK chart
      #c94770 RGB pie chart
      #c94770 color shades, tints & tones
#c94770 color schemes
#c94770 color preview, HTML & CSS examples
           This text has a color of #c94770        
        
          <p style="color:#c94770;">Text here</p>
        
        
          .mytext {color:#c94770;}
        
        Text color #c94770
      
           This box has a color of #c94770        
        
          <div style="background-color:#c94770;">Content here</div>
        
        
          .mybackground {background-color:#c94770;}
        
        Background color #c94770
      
           Border around this has a color of #c94770        
        
          <div style="border:2px solid #c94770;">Content here</div>
        
        
          .myborder {border:2px solid #c94770;}
        
        Border color #c94770