#c14535 color space conversions
Hex:
        #c14535
        RGB:
        193, 69, 53
        CMY:
        24, 73, 79
        CMYK:
        0, 64, 73, 24
      HSL:
        7°, 56.9106%, 48.2353%
        HSV (HSB):
        7°, 72.5389%, 75.6863%
        XYZ:
        24.7630, 15.8507, 5.1225
        xyY:
        0.5414, 0.3466, 15.8507
      CIE-Lab:
        46.7781, 48.7488, 36.0380
        CIE-LCH:
        46.7781, 60.6233, 36.4740
        CIE-Luv:
        46.7781, 96.4481, 27.3756
        Hunter-Lab:
        39.8130, 41.3514, 20.2406
      #c14535 color charts
#c14535 RGB chart
      #c14535 CMYK chart
      #c14535 RGB pie chart
      #c14535 color shades, tints & tones
#c14535 color schemes
#c14535 color preview, HTML & CSS examples
           This text has a color of #c14535        
        
          <p style="color:#c14535;">Text here</p>
        
        
          .mytext {color:#c14535;}
        
        Text color #c14535
      
           This box has a color of #c14535        
        
          <div style="background-color:#c14535;">Content here</div>
        
        
          .mybackground {background-color:#c14535;}
        
        Background color #c14535
      
           Border around this has a color of #c14535        
        
          <div style="border:2px solid #c14535;">Content here</div>
        
        
          .myborder {border:2px solid #c14535;}
        
        Border color #c14535