#c14c50 color space conversions
Hex:
        #c14c50
        RGB:
        193, 76, 80
        CMY:
        24, 70, 69
        CMYK:
        0, 61, 59, 24
      HSL:
        358°, 48.5477%, 52.7451%
        HSV (HSB):
        358°, 60.6218%, 75.6863%
        XYZ:
        26.0247, 17.0855, 9.5156
        xyY:
        0.4945, 0.3247, 17.0855
      CIE-Lab:
        48.3676, 47.2312, 22.2245
        CIE-LCH:
        48.3676, 52.1988, 25.1992
        CIE-Luv:
        48.3676, 86.1680, 16.5568
        Hunter-Lab:
        41.3346, 40.0499, 15.2852
      #c14c50 color charts
#c14c50 RGB chart
      #c14c50 CMYK chart
      #c14c50 RGB pie chart
      #c14c50 color shades, tints & tones
#c14c50 color schemes
#c14c50 color preview, HTML & CSS examples
           This text has a color of #c14c50        
        
          <p style="color:#c14c50;">Text here</p>
        
        
          .mytext {color:#c14c50;}
        
        Text color #c14c50
      
           This box has a color of #c14c50        
        
          <div style="background-color:#c14c50;">Content here</div>
        
        
          .mybackground {background-color:#c14c50;}
        
        Background color #c14c50
      
           Border around this has a color of #c14c50        
        
          <div style="border:2px solid #c14c50;">Content here</div>
        
        
          .myborder {border:2px solid #c14c50;}
        
        Border color #c14c50