#c14550 color space conversions
Hex:
        #c14550
        RGB:
        193, 69, 80
        CMY:
        24, 73, 69
        CMYK:
        0, 64, 59, 24
      HSL:
        355°, 50.0000%, 51.3725%
        HSV (HSB):
        355°, 64.2487%, 75.6863%
        XYZ:
        25.5684, 16.1729, 9.3635
        xyY:
        0.5003, 0.3165, 16.1729
      CIE-Lab:
        47.2005, 50.3530, 20.6877
        CIE-LCH:
        47.2005, 54.4372, 22.3355
        CIE-Luv:
        47.2005, 90.4365, 14.1058
        Hunter-Lab:
        40.2155, 43.1104, 14.3462
      #c14550 color charts
#c14550 RGB chart
      #c14550 CMYK chart
      #c14550 RGB pie chart
      #c14550 color shades, tints & tones
#c14550 color schemes
#c14550 color preview, HTML & CSS examples
           This text has a color of #c14550        
        
          <p style="color:#c14550;">Text here</p>
        
        
          .mytext {color:#c14550;}
        
        Text color #c14550
      
           This box has a color of #c14550        
        
          <div style="background-color:#c14550;">Content here</div>
        
        
          .mybackground {background-color:#c14550;}
        
        Background color #c14550
      
           Border around this has a color of #c14550        
        
          <div style="border:2px solid #c14550;">Content here</div>
        
        
          .myborder {border:2px solid #c14550;}
        
        Border color #c14550