#c14543 color space conversions
Hex:
        #c14543
        RGB:
        193, 69, 67
        CMY:
        24, 73, 74
        CMYK:
        0, 64, 65, 24
      HSL:
        1°, 50.4000%, 50.9804%
        HSV (HSB):
        1°, 65.2850%, 75.6863%
        XYZ:
        25.1336, 15.9989, 7.0736
        xyY:
        0.5214, 0.3319, 15.9989
      CIE-Lab:
        46.9731, 49.4929, 28.1741
        CIE-LCH:
        46.9731, 56.9502, 29.6510
        CIE-Luv:
        46.9731, 93.5900, 21.0868
        Hunter-Lab:
        39.9987, 42.1645, 17.5139
      #c14543 color charts
#c14543 RGB chart
      #c14543 CMYK chart
      #c14543 RGB pie chart
      #c14543 color shades, tints & tones
#c14543 color schemes
#c14543 color preview, HTML & CSS examples
           This text has a color of #c14543        
        
          <p style="color:#c14543;">Text here</p>
        
        
          .mytext {color:#c14543;}
        
        Text color #c14543
      
           This box has a color of #c14543        
        
          <div style="background-color:#c14543;">Content here</div>
        
        
          .mybackground {background-color:#c14543;}
        
        Background color #c14543
      
           Border around this has a color of #c14543        
        
          <div style="border:2px solid #c14543;">Content here</div>
        
        
          .myborder {border:2px solid #c14543;}
        
        Border color #c14543