#c1416b color space conversions
Hex:
        #c1416b
        RGB:
        193, 65, 107
        CMY:
        24, 75, 58
        CMYK:
        0, 66, 45, 24
      HSL:
        340°, 50.7937%, 50.5882%
        HSV (HSB):
        340°, 66.3212%, 75.6863%
        XYZ:
        26.5365, 16.1796, 15.6343
        xyY:
        0.4548, 0.2773, 16.1796
      CIE-Lab:
        47.2092, 54.3385, 4.2519
        CIE-LCH:
        47.2092, 54.5046, 4.4742
        CIE-Luv:
        47.2092, 84.6463, -4.7374
        Hunter-Lab:
        40.2239, 47.3682, 5.1118
      #c1416b color charts
#c1416b RGB chart
      #c1416b CMYK chart
      #c1416b RGB pie chart
      #c1416b color shades, tints & tones
#c1416b color schemes
#c1416b color preview, HTML & CSS examples
           This text has a color of #c1416b        
        
          <p style="color:#c1416b;">Text here</p>
        
        
          .mytext {color:#c1416b;}
        
        Text color #c1416b
      
           This box has a color of #c1416b        
        
          <div style="background-color:#c1416b;">Content here</div>
        
        
          .mybackground {background-color:#c1416b;}
        
        Background color #c1416b
      
           Border around this has a color of #c1416b        
        
          <div style="border:2px solid #c1416b;">Content here</div>
        
        
          .myborder {border:2px solid #c1416b;}
        
        Border color #c1416b