#c1515b color space conversions
Hex:
        #c1515b
        RGB:
        193, 81, 91
        CMY:
        24, 68, 64
        CMYK:
        0, 58, 53, 24
      HSL:
        355°, 47.4576%, 53.7255%
        HSV (HSB):
        355°, 58.0311%, 75.6863%
        XYZ:
        26.8231, 17.9776, 11.9538
        xyY:
        0.4726, 0.3168, 17.9776
      CIE-Lab:
        49.4690, 45.7705, 17.1113
        CIE-LCH:
        49.4690, 48.8645, 20.4983
        CIE-Luv:
        49.4690, 80.3808, 11.8956
        Hunter-Lab:
        42.4001, 38.7224, 12.9644
      #c1515b color charts
#c1515b RGB chart
      #c1515b CMYK chart
      #c1515b RGB pie chart
      #c1515b color shades, tints & tones
#c1515b color schemes
#c1515b color preview, HTML & CSS examples
           This text has a color of #c1515b        
        
          <p style="color:#c1515b;">Text here</p>
        
        
          .mytext {color:#c1515b;}
        
        Text color #c1515b
      
           This box has a color of #c1515b        
        
          <div style="background-color:#c1515b;">Content here</div>
        
        
          .mybackground {background-color:#c1515b;}
        
        Background color #c1515b
      
           Border around this has a color of #c1515b        
        
          <div style="border:2px solid #c1515b;">Content here</div>
        
        
          .myborder {border:2px solid #c1515b;}
        
        Border color #c1515b