#c6135f color space conversions
Hex:
        #c6135f
        RGB:
        198, 19, 95
        CMY:
        22, 93, 63
        CMYK:
        0, 90, 52, 22
      HSL:
        335°, 82.4885%, 42.5490%
        HSV (HSB):
        335°, 90.4040%, 77.6471%
        XYZ:
        25.5871, 13.2977, 12.0446
        xyY:
        0.5024, 0.2611, 13.2977
      CIE-Lab:
        43.2085, 67.6388, 6.0756
        CIE-LCH:
        43.2085, 67.9111, 5.1328
        CIE-Luv:
        43.2085, 108.9827, -5.6856
        Hunter-Lab:
        36.4661, 61.4325, 5.9430
      #c6135f color charts
#c6135f RGB chart
      #c6135f CMYK chart
      #c6135f RGB pie chart
      #c6135f color shades, tints & tones
#c6135f color schemes
#c6135f color preview, HTML & CSS examples
           This text has a color of #c6135f        
        
          <p style="color:#c6135f;">Text here</p>
        
        
          .mytext {color:#c6135f;}
        
        Text color #c6135f
      
           This box has a color of #c6135f        
        
          <div style="background-color:#c6135f;">Content here</div>
        
        
          .mybackground {background-color:#c6135f;}
        
        Background color #c6135f
      
           Border around this has a color of #c6135f        
        
          <div style="border:2px solid #c6135f;">Content here</div>
        
        
          .myborder {border:2px solid #c6135f;}
        
        Border color #c6135f