#c45e50 color space conversions
Hex:
        #c45e50
        RGB:
        196, 94, 80
        CMY:
        23, 63, 69
        CMYK:
        0, 52, 59, 23
      HSL:
        7°, 49.5726%, 54.1176%
        HSV (HSB):
        7°, 59.1837%, 76.8627%
        XYZ:
        28.2156, 20.3204, 10.0245
        xyY:
        0.4818, 0.3470, 20.3204
      CIE-Lab:
        52.1975, 39.5897, 27.2729
        CIE-LCH:
        52.1975, 48.0745, 34.5625
        CIE-Luv:
        52.1975, 76.6749, 23.9827
        Hunter-Lab:
        45.0781, 32.8414, 18.3697
      #c45e50 color charts
#c45e50 RGB chart
      #c45e50 CMYK chart
      #c45e50 RGB pie chart
      #c45e50 color shades, tints & tones
#c45e50 color schemes
#c45e50 color preview, HTML & CSS examples
           This text has a color of #c45e50        
        
          <p style="color:#c45e50;">Text here</p>
        
        
          .mytext {color:#c45e50;}
        
        Text color #c45e50
      
           This box has a color of #c45e50        
        
          <div style="background-color:#c45e50;">Content here</div>
        
        
          .mybackground {background-color:#c45e50;}
        
        Background color #c45e50
      
           Border around this has a color of #c45e50        
        
          <div style="border:2px solid #c45e50;">Content here</div>
        
        
          .myborder {border:2px solid #c45e50;}
        
        Border color #c45e50