#c94474 color space conversions
Hex:
        #c94474
        RGB:
        201, 68, 116
        CMY:
        21, 73, 55
        CMYK:
        0, 66, 42, 21
      HSL:
        338°, 55.1867%, 52.7451%
        HSV (HSB):
        338°, 66.1692%, 78.8235%
        XYZ:
        29.3069, 17.8127, 18.4165
        xyY:
        0.4472, 0.2718, 17.8127
      CIE-Lab:
        49.2681, 56.4621, 1.9251
        CIE-LCH:
        49.2681, 56.4949, 1.9528
        CIE-Luv:
        49.2681, 86.7427, -8.0512
        Hunter-Lab:
        42.2051, 50.0901, 3.6719
      #c94474 color charts
#c94474 RGB chart
      #c94474 CMYK chart
      #c94474 RGB pie chart
      #c94474 color shades, tints & tones
#c94474 color schemes
#c94474 color preview, HTML & CSS examples
           This text has a color of #c94474        
        
          <p style="color:#c94474;">Text here</p>
        
        
          .mytext {color:#c94474;}
        
        Text color #c94474
      
           This box has a color of #c94474        
        
          <div style="background-color:#c94474;">Content here</div>
        
        
          .mybackground {background-color:#c94474;}
        
        Background color #c94474
      
           Border around this has a color of #c94474        
        
          <div style="border:2px solid #c94474;">Content here</div>
        
        
          .myborder {border:2px solid #c94474;}
        
        Border color #c94474