#c94c66 color space conversions
Hex:
        #c94c66
        RGB:
        201, 76, 102
        CMY:
        21, 70, 60
        CMYK:
        0, 62, 49, 21
      HSL:
        348°, 53.6481%, 54.3137%
        HSV (HSB):
        348°, 62.1891%, 78.8235%
        XYZ:
        29.0701, 18.5457, 14.6179
        xyY:
        0.4671, 0.2980, 18.5457
      CIE-Lab:
        50.1514, 51.7427, 11.6451
        CIE-LCH:
        50.1514, 53.0370, 12.6836
        CIE-Luv:
        50.1514, 86.9337, 4.5941
        Hunter-Lab:
        43.0647, 45.1301, 10.0199
      #c94c66 color charts
#c94c66 RGB chart
      #c94c66 CMYK chart
      #c94c66 RGB pie chart
      #c94c66 color shades, tints & tones
#c94c66 color schemes
#c94c66 color preview, HTML & CSS examples
           This text has a color of #c94c66        
        
          <p style="color:#c94c66;">Text here</p>
        
        
          .mytext {color:#c94c66;}
        
        Text color #c94c66
      
           This box has a color of #c94c66        
        
          <div style="background-color:#c94c66;">Content here</div>
        
        
          .mybackground {background-color:#c94c66;}
        
        Background color #c94c66
      
           Border around this has a color of #c94c66        
        
          <div style="border:2px solid #c94c66;">Content here</div>
        
        
          .myborder {border:2px solid #c94c66;}
        
        Border color #c94c66