#c94464 color space conversions
Hex:
        #c94464
        RGB:
        201, 68, 100
        CMY:
        21, 73, 61
        CMYK:
        0, 66, 50, 21
      HSL:
        346°, 55.1867%, 52.7451%
        HSV (HSB):
        346°, 66.1692%, 78.8235%
        XYZ:
        28.4548, 17.4719, 13.9293
        xyY:
        0.4754, 0.2919, 17.4719
      CIE-Lab:
        48.8492, 54.9619, 11.0339
        CIE-LCH:
        48.8492, 56.0586, 11.3515
        CIE-Luv:
        48.8492, 91.8636, 3.0747
        Hunter-Lab:
        41.7993, 48.3644, 9.5017
      #c94464 color charts
#c94464 RGB chart
      #c94464 CMYK chart
      #c94464 RGB pie chart
      #c94464 color shades, tints & tones
#c94464 color schemes
#c94464 color preview, HTML & CSS examples
           This text has a color of #c94464        
        
          <p style="color:#c94464;">Text here</p>
        
        
          .mytext {color:#c94464;}
        
        Text color #c94464
      
           This box has a color of #c94464        
        
          <div style="background-color:#c94464;">Content here</div>
        
        
          .mybackground {background-color:#c94464;}
        
        Background color #c94464
      
           Border around this has a color of #c94464        
        
          <div style="border:2px solid #c94464;">Content here</div>
        
        
          .myborder {border:2px solid #c94464;}
        
        Border color #c94464