#c6265a color space conversions
Hex:
        #c6265a
        RGB:
        198, 38, 90
        CMY:
        22, 85, 65
        CMYK:
        0, 81, 55, 22
      HSL:
        341°, 67.7966%, 46.2745%
        HSV (HSB):
        341°, 80.8081%, 77.6471%
        XYZ:
        25.8273, 14.1302, 11.0390
        xyY:
        0.5065, 0.2771, 14.1302
      CIE-Lab:
        44.4190, 63.4277, 10.9127
        CIE-LCH:
        44.4190, 64.3596, 9.7621
        CIE-Luv:
        44.4190, 105.9730, 0.6410
        Hunter-Lab:
        37.5901, 56.8604, 8.9015
      #c6265a color charts
#c6265a RGB chart
      #c6265a CMYK chart
      #c6265a RGB pie chart
      #c6265a color shades, tints & tones
#c6265a color schemes
#c6265a color preview, HTML & CSS examples
           This text has a color of #c6265a        
        
          <p style="color:#c6265a;">Text here</p>
        
        
          .mytext {color:#c6265a;}
        
        Text color #c6265a
      
           This box has a color of #c6265a        
        
          <div style="background-color:#c6265a;">Content here</div>
        
        
          .mybackground {background-color:#c6265a;}
        
        Background color #c6265a
      
           Border around this has a color of #c6265a        
        
          <div style="border:2px solid #c6265a;">Content here</div>
        
        
          .myborder {border:2px solid #c6265a;}
        
        Border color #c6265a