#c45112 color space conversions
Hex:
        #c45112
        RGB:
        196, 81, 18
        CMY:
        23, 68, 93
        CMYK:
        0, 59, 91, 23
      HSL:
        21°, 83.1776%, 41.9608%
        HSV (HSB):
        21°, 90.8163%, 76.8627%
        XYZ:
        25.8166, 17.6643, 2.6211
        xyY:
        0.5600, 0.3832, 17.6643
      CIE-Lab:
        49.0864, 43.2651, 54.4695
        CIE-LCH:
        49.0864, 69.5615, 51.5399
        CIE-Luv:
        49.0864, 94.4061, 40.8386
        Hunter-Lab:
        42.0289, 36.0943, 25.7226
      #c45112 color charts
#c45112 RGB chart
      #c45112 CMYK chart
      #c45112 RGB pie chart
      #c45112 color shades, tints & tones
#c45112 color schemes
#c45112 color preview, HTML & CSS examples
           This text has a color of #c45112        
        
          <p style="color:#c45112;">Text here</p>
        
        
          .mytext {color:#c45112;}
        
        Text color #c45112
      
           This box has a color of #c45112        
        
          <div style="background-color:#c45112;">Content here</div>
        
        
          .mybackground {background-color:#c45112;}
        
        Background color #c45112
      
           Border around this has a color of #c45112        
        
          <div style="border:2px solid #c45112;">Content here</div>
        
        
          .myborder {border:2px solid #c45112;}
        
        Border color #c45112