#c45134 color space conversions
Hex:
        #c45134
        RGB:
        196, 81, 52
        CMY:
        23, 68, 80
        CMYK:
        0, 59, 73, 23
      HSL:
        12°, 58.0645%, 48.6275%
        HSV (HSB):
        12°, 73.4694%, 76.8627%
        XYZ:
        26.3272, 17.8686, 5.3102
        xyY:
        0.5318, 0.3609, 17.8686
      CIE-Lab:
        49.3363, 44.3089, 39.5775
        CIE-LCH:
        49.3363, 59.4109, 41.7718
        CIE-Luv:
        49.3363, 90.7881, 32.0364
        Hunter-Lab:
        42.2712, 37.1981, 22.1417
      #c45134 color charts
#c45134 RGB chart
      #c45134 CMYK chart
      #c45134 RGB pie chart
      #c45134 color shades, tints & tones
#c45134 color schemes
#c45134 color preview, HTML & CSS examples
           This text has a color of #c45134        
        
          <p style="color:#c45134;">Text here</p>
        
        
          .mytext {color:#c45134;}
        
        Text color #c45134
      
           This box has a color of #c45134        
        
          <div style="background-color:#c45134;">Content here</div>
        
        
          .mybackground {background-color:#c45134;}
        
        Background color #c45134
      
           Border around this has a color of #c45134        
        
          <div style="border:2px solid #c45134;">Content here</div>
        
        
          .myborder {border:2px solid #c45134;}
        
        Border color #c45134