#c14340 color space conversions
Hex:
        #c14340
        RGB:
        193, 67, 64
        CMY:
        24, 74, 75
        CMYK:
        0, 65, 67, 24
      HSL:
        1°, 50.9881%, 50.3922%
        HSV (HSB):
        1°, 66.8394%, 75.6863%
        XYZ:
        24.9249, 15.7219, 6.5714
        xyY:
        0.5279, 0.3330, 15.7219
      CIE-Lab:
        46.6075, 50.1780, 29.4933
        CIE-LCH:
        46.6075, 58.2038, 30.4459
        CIE-Luv:
        46.6075, 95.5111, 21.9141
        Hunter-Lab:
        39.6509, 42.8176, 17.9293
      #c14340 color charts
#c14340 RGB chart
      #c14340 CMYK chart
      #c14340 RGB pie chart
      #c14340 color shades, tints & tones
#c14340 color schemes
#c14340 color preview, HTML & CSS examples
           This text has a color of #c14340        
        
          <p style="color:#c14340;">Text here</p>
        
        
          .mytext {color:#c14340;}
        
        Text color #c14340
      
           This box has a color of #c14340        
        
          <div style="background-color:#c14340;">Content here</div>
        
        
          .mybackground {background-color:#c14340;}
        
        Background color #c14340
      
           Border around this has a color of #c14340        
        
          <div style="border:2px solid #c14340;">Content here</div>
        
        
          .myborder {border:2px solid #c14340;}
        
        Border color #c14340