#c6116f color space conversions
Hex:
        #c6116f
        RGB:
        198, 17, 111
        CMY:
        22, 93, 56
        CMYK:
        0, 91, 44, 22
      HSL:
        329°, 84.1860%, 42.1569%
        HSV (HSB):
        329°, 91.4141%, 77.6471%
        XYZ:
        26.3584, 13.5544, 16.2659
        xyY:
        0.4692, 0.2413, 13.5544
      CIE-Lab:
        43.5869, 69.2193, -3.3853
        CIE-LCH:
        43.5869, 69.3020, 357.2001
        CIE-Luv:
        43.5869, 102.4328, -17.1514
        Hunter-Lab:
        36.8162, 63.3677, -0.4238
      #c6116f color charts
#c6116f RGB chart
      #c6116f CMYK chart
      #c6116f RGB pie chart
      #c6116f color shades, tints & tones
#c6116f color schemes
#c6116f color preview, HTML & CSS examples
           This text has a color of #c6116f        
        
          <p style="color:#c6116f;">Text here</p>
        
        
          .mytext {color:#c6116f;}
        
        Text color #c6116f
      
           This box has a color of #c6116f        
        
          <div style="background-color:#c6116f;">Content here</div>
        
        
          .mybackground {background-color:#c6116f;}
        
        Background color #c6116f
      
           Border around this has a color of #c6116f        
        
          <div style="border:2px solid #c6116f;">Content here</div>
        
        
          .myborder {border:2px solid #c6116f;}
        
        Border color #c6116f