#c45245 color space conversions
Hex:
        #c45245
        RGB:
        196, 82, 69
        CMY:
        23, 68, 73
        CMYK:
        0, 58, 65, 23
      HSL:
        6°, 51.8367%, 51.9608%
        HSV (HSB):
        6°, 64.7959%, 76.8627%
        XYZ:
        26.8564, 18.2000, 7.7277
        xyY:
        0.5088, 0.3448, 18.2000
      CIE-Lab:
        49.7378, 44.7476, 30.5354
        CIE-LCH:
        49.7378, 54.1734, 34.3093
        CIE-Luv:
        49.7378, 87.1001, 25.0377
        Hunter-Lab:
        42.6615, 37.7124, 19.1233
      #c45245 color charts
#c45245 RGB chart
      #c45245 CMYK chart
      #c45245 RGB pie chart
      #c45245 color shades, tints & tones
#c45245 color schemes
#c45245 color preview, HTML & CSS examples
           This text has a color of #c45245        
        
          <p style="color:#c45245;">Text here</p>
        
        
          .mytext {color:#c45245;}
        
        Text color #c45245
      
           This box has a color of #c45245        
        
          <div style="background-color:#c45245;">Content here</div>
        
        
          .mybackground {background-color:#c45245;}
        
        Background color #c45245
      
           Border around this has a color of #c45245        
        
          <div style="border:2px solid #c45245;">Content here</div>
        
        
          .myborder {border:2px solid #c45245;}
        
        Border color #c45245