#c6172b color space conversions
Hex:
        #c6172b
        RGB:
        198, 23, 43
        CMY:
        22, 91, 83
        CMYK:
        0, 88, 78, 22
      HSL:
        353°, 79.1855%, 43.3333%
        HSV (HSB):
        353°, 88.3838%, 77.6471%
        XYZ:
        24.0311, 12.7930, 3.4882
        xyY:
        0.5961, 0.3173, 12.7930
      CIE-Lab:
        42.4496, 64.2280, 37.2552
        CIE-LCH:
        42.4496, 74.2508, 30.1157
        CIE-Luv:
        42.4496, 125.1346, 22.2062
        Hunter-Lab:
        35.7673, 57.3370, 19.2548
      #c6172b color charts
#c6172b RGB chart
      #c6172b CMYK chart
      #c6172b RGB pie chart
      #c6172b color shades, tints & tones
#c6172b color schemes
#c6172b color preview, HTML & CSS examples
           This text has a color of #c6172b        
        
          <p style="color:#c6172b;">Text here</p>
        
        
          .mytext {color:#c6172b;}
        
        Text color #c6172b
      
           This box has a color of #c6172b        
        
          <div style="background-color:#c6172b;">Content here</div>
        
        
          .mybackground {background-color:#c6172b;}
        
        Background color #c6172b
      
           Border around this has a color of #c6172b        
        
          <div style="border:2px solid #c6172b;">Content here</div>
        
        
          .myborder {border:2px solid #c6172b;}
        
        Border color #c6172b