#c14d14 color space conversions
Hex:
        #c14d14
        RGB:
        193, 77, 20
        CMY:
        24, 70, 92
        CMYK:
        0, 60, 90, 24
      HSL:
        20°, 81.2207%, 41.7647%
        HSV (HSB):
        20°, 89.6373%, 75.6863%
        XYZ:
        24.7725, 16.6957, 2.5788
        xyY:
        0.5624, 0.3790, 16.6957
      CIE-Lab:
        47.8743, 44.0639, 52.6926
        CIE-LCH:
        47.8743, 68.6888, 50.0961
        CIE-Luv:
        47.8743, 94.8298, 39.0392
        Hunter-Lab:
        40.8604, 36.7136, 24.8604
      #c14d14 color charts
#c14d14 RGB chart
      #c14d14 CMYK chart
      #c14d14 RGB pie chart
      #c14d14 color shades, tints & tones
#c14d14 color schemes
#c14d14 color preview, HTML & CSS examples
           This text has a color of #c14d14        
        
          <p style="color:#c14d14;">Text here</p>
        
        
          .mytext {color:#c14d14;}
        
        Text color #c14d14
      
           This box has a color of #c14d14        
        
          <div style="background-color:#c14d14;">Content here</div>
        
        
          .mybackground {background-color:#c14d14;}
        
        Background color #c14d14
      
           Border around this has a color of #c14d14        
        
          <div style="border:2px solid #c14d14;">Content here</div>
        
        
          .myborder {border:2px solid #c14d14;}
        
        Border color #c14d14