#c14532 color space conversions
Hex:
        #c14532
        RGB:
        193, 69, 50
        CMY:
        24, 73, 80
        CMYK:
        0, 64, 74, 24
      HSL:
        8°, 58.8477%, 47.6471%
        HSV (HSB):
        8°, 74.0933%, 75.6863%
        XYZ:
        24.6962, 15.8240, 4.7703
        xyY:
        0.5453, 0.3494, 15.8240
      CIE-Lab:
        46.7427, 48.6133, 37.6712
        CIE-LCH:
        46.7427, 61.5010, 37.7726
        CIE-Luv:
        46.7427, 96.9820, 28.5466
        Hunter-Lab:
        39.7794, 41.2039, 20.7355
      #c14532 color charts
#c14532 RGB chart
      #c14532 CMYK chart
      #c14532 RGB pie chart
      #c14532 color shades, tints & tones
#c14532 color schemes
#c14532 color preview, HTML & CSS examples
           This text has a color of #c14532        
        
          <p style="color:#c14532;">Text here</p>
        
        
          .mytext {color:#c14532;}
        
        Text color #c14532
      
           This box has a color of #c14532        
        
          <div style="background-color:#c14532;">Content here</div>
        
        
          .mybackground {background-color:#c14532;}
        
        Background color #c14532
      
           Border around this has a color of #c14532        
        
          <div style="border:2px solid #c14532;">Content here</div>
        
        
          .myborder {border:2px solid #c14532;}
        
        Border color #c14532