#c45150 color space conversions
Hex:
        #c45150
        RGB:
        196, 81, 80
        CMY:
        23, 68, 69
        CMYK:
        0, 59, 59, 23
      HSL:
        1°, 49.5726%, 54.1176%
        HSV (HSB):
        1°, 59.1837%, 76.8627%
        XYZ:
        27.1553, 18.1998, 9.6711
        xyY:
        0.4935, 0.3307, 18.1998
      CIE-Lab:
        49.7376, 45.9615, 24.1057
        CIE-LCH:
        49.7376, 51.8994, 27.6759
        CIE-Luv:
        49.7376, 85.4468, 18.9322
        Hunter-Lab:
        42.6612, 38.9643, 16.4221
      #c45150 color charts
#c45150 RGB chart
      #c45150 CMYK chart
      #c45150 RGB pie chart
      #c45150 color shades, tints & tones
#c45150 color schemes
#c45150 color preview, HTML & CSS examples
           This text has a color of #c45150        
        
          <p style="color:#c45150;">Text here</p>
        
        
          .mytext {color:#c45150;}
        
        Text color #c45150
      
           This box has a color of #c45150        
        
          <div style="background-color:#c45150;">Content here</div>
        
        
          .mybackground {background-color:#c45150;}
        
        Background color #c45150
      
           Border around this has a color of #c45150        
        
          <div style="border:2px solid #c45150;">Content here</div>
        
        
          .myborder {border:2px solid #c45150;}
        
        Border color #c45150