#c14f31 color space conversions
Hex:
        #c14f31
        RGB:
        193, 79, 49
        CMY:
        24, 69, 81
        CMYK:
        0, 59, 75, 24
      HSL:
        13°, 59.5041%, 47.4510%
        HSV (HSB):
        13°, 74.6114%, 75.6863%
        XYZ:
        25.3427, 17.1512, 4.8805
        xyY:
        0.5349, 0.3620, 17.1512
      CIE-Lab:
        48.4500, 44.0148, 40.0758
        CIE-LCH:
        48.4500, 59.5262, 42.3181
        CIE-Luv:
        48.4500, 90.1860, 32.0945
        Hunter-Lab:
        41.4140, 36.7560, 22.0026
      #c14f31 color charts
#c14f31 RGB chart
      #c14f31 CMYK chart
      #c14f31 RGB pie chart
      #c14f31 color shades, tints & tones
#c14f31 color schemes
#c14f31 color preview, HTML & CSS examples
           This text has a color of #c14f31        
        
          <p style="color:#c14f31;">Text here</p>
        
        
          .mytext {color:#c14f31;}
        
        Text color #c14f31
      
           This box has a color of #c14f31        
        
          <div style="background-color:#c14f31;">Content here</div>
        
        
          .mybackground {background-color:#c14f31;}
        
        Background color #c14f31
      
           Border around this has a color of #c14f31        
        
          <div style="border:2px solid #c14f31;">Content here</div>
        
        
          .myborder {border:2px solid #c14f31;}
        
        Border color #c14f31