#c6172a color space conversions
Hex:
        #c6172a
        RGB:
        198, 23, 42
        CMY:
        22, 91, 84
        CMYK:
        0, 88, 79, 22
      HSL:
        353°, 79.1855%, 43.3333%
        HSV (HSB):
        353°, 88.3838%, 77.6471%
        XYZ:
        24.0130, 12.7857, 3.3928
        xyY:
        0.5975, 0.3181, 12.7857
      CIE-Lab:
        42.4386, 64.1961, 37.8209
        CIE-LCH:
        42.4386, 74.5088, 30.5043
        CIE-Luv:
        42.4386, 125.3534, 22.5542
        Hunter-Lab:
        35.7571, 57.2983, 19.4044
      #c6172a color charts
#c6172a RGB chart
      #c6172a CMYK chart
      #c6172a RGB pie chart
      #c6172a color shades, tints & tones
#c6172a color schemes
#c6172a color preview, HTML & CSS examples
           This text has a color of #c6172a        
        
          <p style="color:#c6172a;">Text here</p>
        
        
          .mytext {color:#c6172a;}
        
        Text color #c6172a
      
           This box has a color of #c6172a        
        
          <div style="background-color:#c6172a;">Content here</div>
        
        
          .mybackground {background-color:#c6172a;}
        
        Background color #c6172a
      
           Border around this has a color of #c6172a        
        
          <div style="border:2px solid #c6172a;">Content here</div>
        
        
          .myborder {border:2px solid #c6172a;}
        
        Border color #c6172a