#c15a82 color space conversions
Hex:
        #c15a82
        RGB:
        193, 90, 130
        CMY:
        24, 65, 49
        CMYK:
        0, 53, 33, 24
      HSL:
        337°, 45.3744%, 55.4902%
        HSV (HSB):
        337°, 53.3679%, 75.6863%
        XYZ:
        29.6777, 20.2615, 23.4658
        xyY:
        0.4043, 0.2760, 20.2615
      CIE-Lab:
        52.1316, 45.5385, -2.4416
        CIE-LCH:
        52.1316, 45.6039, 356.9309
        CIE-Luv:
        52.1316, 65.0610, -11.4964
        Hunter-Lab:
        45.0128, 38.9160, 0.6003
      #c15a82 color charts
#c15a82 RGB chart
      #c15a82 CMYK chart
      #c15a82 RGB pie chart
      #c15a82 color shades, tints & tones
#c15a82 color schemes
#c15a82 color preview, HTML & CSS examples
           This text has a color of #c15a82        
        
          <p style="color:#c15a82;">Text here</p>
        
        
          .mytext {color:#c15a82;}
        
        Text color #c15a82
      
           This box has a color of #c15a82        
        
          <div style="background-color:#c15a82;">Content here</div>
        
        
          .mybackground {background-color:#c15a82;}
        
        Background color #c15a82
      
           Border around this has a color of #c15a82        
        
          <div style="border:2px solid #c15a82;">Content here</div>
        
        
          .myborder {border:2px solid #c15a82;}
        
        Border color #c15a82