#c54516 color space conversions
Hex:
        #c54516
        RGB:
        197, 69, 22
        CMY:
        23, 73, 91
        CMYK:
        0, 65, 89, 23
      HSL:
        16°, 79.9087%, 42.9412%
        HSV (HSB):
        16°, 88.8325%, 77.2549%
        XYZ:
        25.2989, 16.1845, 2.5496
        xyY:
        0.5745, 0.3676, 16.1845
      CIE-Lab:
        47.2156, 49.1498, 51.7744
        CIE-LCH:
        47.2156, 71.3883, 46.4897
        CIE-Luv:
        47.2156, 103.8493, 36.8063
        Hunter-Lab:
        40.2299, 41.8486, 24.4035
      #c54516 color charts
#c54516 RGB chart
      #c54516 CMYK chart
      #c54516 RGB pie chart
      #c54516 color shades, tints & tones
#c54516 color schemes
#c54516 color preview, HTML & CSS examples
           This text has a color of #c54516        
        
          <p style="color:#c54516;">Text here</p>
        
        
          .mytext {color:#c54516;}
        
        Text color #c54516
      
           This box has a color of #c54516        
        
          <div style="background-color:#c54516;">Content here</div>
        
        
          .mybackground {background-color:#c54516;}
        
        Background color #c54516
      
           Border around this has a color of #c54516        
        
          <div style="border:2px solid #c54516;">Content here</div>
        
        
          .myborder {border:2px solid #c54516;}
        
        Border color #c54516