#c14e27 color space conversions
Hex:
        #c14e27
        RGB:
        193, 78, 39
        CMY:
        24, 69, 85
        CMYK:
        0, 60, 80, 24
      HSL:
        15°, 66.3793%, 45.4902%
        HSV (HSB):
        15°, 79.7927%, 75.6863%
        XYZ:
        25.0829, 16.9327, 3.8658
        xyY:
        0.5467, 0.3691, 16.9327
      CIE-Lab:
        48.1751, 44.0960, 44.9130
        CIE-LCH:
        48.1751, 62.9415, 45.5259
        CIE-Luv:
        48.1751, 92.2711, 35.0394
        Hunter-Lab:
        41.1494, 36.7946, 23.2346
      #c14e27 color charts
#c14e27 RGB chart
      #c14e27 CMYK chart
      #c14e27 RGB pie chart
      #c14e27 color shades, tints & tones
#c14e27 color schemes
#c14e27 color preview, HTML & CSS examples
           This text has a color of #c14e27        
        
          <p style="color:#c14e27;">Text here</p>
        
        
          .mytext {color:#c14e27;}
        
        Text color #c14e27
      
           This box has a color of #c14e27        
        
          <div style="background-color:#c14e27;">Content here</div>
        
        
          .mybackground {background-color:#c14e27;}
        
        Background color #c14e27
      
           Border around this has a color of #c14e27        
        
          <div style="border:2px solid #c14e27;">Content here</div>
        
        
          .myborder {border:2px solid #c14e27;}
        
        Border color #c14e27