#c14542 color space conversions
Hex:
        #c14542
        RGB:
        193, 69, 66
        CMY:
        24, 73, 74
        CMYK:
        0, 64, 66, 24
      HSL:
        1°, 50.5976%, 50.7843%
        HSV (HSB):
        1°, 65.8031%, 75.6863%
        XYZ:
        25.1038, 15.9870, 6.9169
        xyY:
        0.5229, 0.3330, 15.9870
      CIE-Lab:
        46.9575, 49.4335, 28.7452
        CIE-LCH:
        46.9575, 57.1836, 30.1777
        CIE-Luv:
        46.9575, 93.8135, 21.5798
        Hunter-Lab:
        39.9838, 42.0995, 17.7319
      #c14542 color charts
#c14542 RGB chart
      #c14542 CMYK chart
      #c14542 RGB pie chart
      #c14542 color shades, tints & tones
#c14542 color schemes
#c14542 color preview, HTML & CSS examples
           This text has a color of #c14542        
        
          <p style="color:#c14542;">Text here</p>
        
        
          .mytext {color:#c14542;}
        
        Text color #c14542
      
           This box has a color of #c14542        
        
          <div style="background-color:#c14542;">Content here</div>
        
        
          .mybackground {background-color:#c14542;}
        
        Background color #c14542
      
           Border around this has a color of #c14542        
        
          <div style="border:2px solid #c14542;">Content here</div>
        
        
          .myborder {border:2px solid #c14542;}
        
        Border color #c14542