#c6276a color space conversions
Hex:
        #c6276a
        RGB:
        198, 39, 106
        CMY:
        22, 85, 58
        CMYK:
        0, 80, 46, 22
      HSL:
        335°, 67.0886%, 46.4706%
        HSV (HSB):
        335°, 80.3030%, 77.6471%
        XYZ:
        26.6157, 14.4974, 15.0311
        xyY:
        0.4741, 0.2582, 14.4974
      CIE-Lab:
        44.9380, 64.4534, 1.7004
        CIE-LCH:
        44.9380, 64.4759, 1.5112
        CIE-Luv:
        44.9380, 99.5041, -10.0048
        Hunter-Lab:
        38.0755, 58.1441, 3.2468
      #c6276a color charts
#c6276a RGB chart
      #c6276a CMYK chart
      #c6276a RGB pie chart
      #c6276a color shades, tints & tones
#c6276a color schemes
#c6276a color preview, HTML & CSS examples
           This text has a color of #c6276a        
        
          <p style="color:#c6276a;">Text here</p>
        
        
          .mytext {color:#c6276a;}
        
        Text color #c6276a
      
           This box has a color of #c6276a        
        
          <div style="background-color:#c6276a;">Content here</div>
        
        
          .mybackground {background-color:#c6276a;}
        
        Background color #c6276a
      
           Border around this has a color of #c6276a        
        
          <div style="border:2px solid #c6276a;">Content here</div>
        
        
          .myborder {border:2px solid #c6276a;}
        
        Border color #c6276a