#c14a52 color space conversions
Hex:
        #c14a52
        RGB:
        193, 74, 82
        CMY:
        24, 71, 68
        CMYK:
        0, 62, 58, 24
      HSL:
        356°, 48.9712%, 52.3529%
        HSV (HSB):
        356°, 61.6580%, 75.6863%
        XYZ:
        25.9641, 16.8442, 9.8654
        xyY:
        0.4929, 0.3198, 16.8442
      CIE-Lab:
        48.0631, 48.2912, 20.6249
        CIE-LCH:
        48.0631, 52.5112, 23.1271
        CIE-Luv:
        48.0631, 86.9198, 14.6881
        Hunter-Lab:
        41.0417, 41.1010, 14.4773
      #c14a52 color charts
#c14a52 RGB chart
      #c14a52 CMYK chart
      #c14a52 RGB pie chart
      #c14a52 color shades, tints & tones
#c14a52 color schemes
#c14a52 color preview, HTML & CSS examples
           This text has a color of #c14a52        
        
          <p style="color:#c14a52;">Text here</p>
        
        
          .mytext {color:#c14a52;}
        
        Text color #c14a52
      
           This box has a color of #c14a52        
        
          <div style="background-color:#c14a52;">Content here</div>
        
        
          .mybackground {background-color:#c14a52;}
        
        Background color #c14a52
      
           Border around this has a color of #c14a52        
        
          <div style="border:2px solid #c14a52;">Content here</div>
        
        
          .myborder {border:2px solid #c14a52;}
        
        Border color #c14a52