#c6164e color space conversions
Hex:
        #c6164e
        RGB:
        198, 22, 78
        CMY:
        22, 91, 69
        CMYK:
        0, 89, 61, 22
      HSL:
        341°, 80.0000%, 43.1373%
        HSV (HSB):
        341°, 88.8889%, 77.6471%
        XYZ:
        24.9508, 13.1296, 8.4270
        xyY:
        0.5365, 0.2823, 13.1296
      CIE-Lab:
        42.9579, 66.0197, 16.4201
        CIE-LCH:
        42.9579, 68.0310, 13.9670
        CIE-Luv:
        42.9579, 115.0039, 5.4341
        Hunter-Lab:
        36.2349, 59.5014, 11.5756
      #c6164e color charts
#c6164e RGB chart
      #c6164e CMYK chart
      #c6164e RGB pie chart
      #c6164e color shades, tints & tones
#c6164e color schemes
#c6164e color preview, HTML & CSS examples
           This text has a color of #c6164e        
        
          <p style="color:#c6164e;">Text here</p>
        
        
          .mytext {color:#c6164e;}
        
        Text color #c6164e
      
           This box has a color of #c6164e        
        
          <div style="background-color:#c6164e;">Content here</div>
        
        
          .mybackground {background-color:#c6164e;}
        
        Background color #c6164e
      
           Border around this has a color of #c6164e        
        
          <div style="border:2px solid #c6164e;">Content here</div>
        
        
          .myborder {border:2px solid #c6164e;}
        
        Border color #c6164e