#c14a35 color space conversions
Hex:
        #c14a35
        RGB:
        193, 74, 53
        CMY:
        24, 71, 79
        CMYK:
        0, 62, 73, 24
      HSL:
        9°, 56.9106%, 48.2353%
        HSV (HSB):
        9°, 72.5389%, 75.6863%
        XYZ:
        25.0837, 16.4921, 5.2294
        xyY:
        0.5359, 0.3524, 16.4921
      CIE-Lab:
        47.6135, 46.5200, 36.9798
        CIE-LCH:
        47.6135, 59.4274, 38.4820
        CIE-Luv:
        47.6135, 93.0694, 28.9479
        Hunter-Lab:
        40.6104, 39.1853, 20.7925
      #c14a35 color charts
#c14a35 RGB chart
      #c14a35 CMYK chart
      #c14a35 RGB pie chart
      #c14a35 color shades, tints & tones
#c14a35 color schemes
#c14a35 color preview, HTML & CSS examples
           This text has a color of #c14a35        
        
          <p style="color:#c14a35;">Text here</p>
        
        
          .mytext {color:#c14a35;}
        
        Text color #c14a35
      
           This box has a color of #c14a35        
        
          <div style="background-color:#c14a35;">Content here</div>
        
        
          .mybackground {background-color:#c14a35;}
        
        Background color #c14a35
      
           Border around this has a color of #c14a35        
        
          <div style="border:2px solid #c14a35;">Content here</div>
        
        
          .myborder {border:2px solid #c14a35;}
        
        Border color #c14a35