#c14966 color space conversions
Hex:
        #c14966
        RGB:
        193, 73, 102
        CMY:
        24, 71, 60
        CMYK:
        0, 62, 47, 24
      HSL:
        346°, 49.1803%, 52.1569%
        HSV (HSB):
        346°, 62.1762%, 75.6863%
        XYZ:
        26.7731, 17.0619, 14.4525
        xyY:
        0.4593, 0.2927, 17.0619
      CIE-Lab:
        48.3379, 50.4423, 8.9060
        CIE-LCH:
        48.3379, 51.2225, 10.0128
        CIE-Luv:
        48.3379, 82.0718, 1.6413
        Hunter-Lab:
        41.3060, 43.4121, 8.1692
      #c14966 color charts
#c14966 RGB chart
      #c14966 CMYK chart
      #c14966 RGB pie chart
      #c14966 color shades, tints & tones
#c14966 color schemes
#c14966 color preview, HTML & CSS examples
           This text has a color of #c14966        
        
          <p style="color:#c14966;">Text here</p>
        
        
          .mytext {color:#c14966;}
        
        Text color #c14966
      
           This box has a color of #c14966        
        
          <div style="background-color:#c14966;">Content here</div>
        
        
          .mybackground {background-color:#c14966;}
        
        Background color #c14966
      
           Border around this has a color of #c14966        
        
          <div style="border:2px solid #c14966;">Content here</div>
        
        
          .myborder {border:2px solid #c14966;}
        
        Border color #c14966