#c14c25 color space conversions
Hex:
        #c14c25
        RGB:
        193, 76, 37
        CMY:
        24, 70, 85
        CMYK:
        0, 61, 81, 24
      HSL:
        15°, 67.8261%, 45.0980%
        HSV (HSB):
        15°, 80.8290%, 75.6863%
        XYZ:
        24.9107, 16.6399, 3.6491
        xyY:
        0.5511, 0.3681, 16.6399
      CIE-Lab:
        47.8031, 44.9640, 45.5230
        CIE-LCH:
        47.8031, 63.9852, 45.3540
        CIE-Luv:
        47.8031, 93.9769, 34.9832
        Hunter-Lab:
        40.7920, 37.6194, 23.2505
      #c14c25 color charts
#c14c25 RGB chart
      #c14c25 CMYK chart
      #c14c25 RGB pie chart
      #c14c25 color shades, tints & tones
#c14c25 color schemes
#c14c25 color preview, HTML & CSS examples
           This text has a color of #c14c25        
        
          <p style="color:#c14c25;">Text here</p>
        
        
          .mytext {color:#c14c25;}
        
        Text color #c14c25
      
           This box has a color of #c14c25        
        
          <div style="background-color:#c14c25;">Content here</div>
        
        
          .mybackground {background-color:#c14c25;}
        
        Background color #c14c25
      
           Border around this has a color of #c14c25        
        
          <div style="border:2px solid #c14c25;">Content here</div>
        
        
          .myborder {border:2px solid #c14c25;}
        
        Border color #c14c25