#c4172b color space conversions
Hex:
        #c4172b
        RGB:
        196, 23, 43
        CMY:
        23, 91, 83
        CMYK:
        0, 88, 78, 23
      HSL:
        353°, 78.9954%, 42.9412%
        HSV (HSB):
        353°, 88.2653%, 76.8627%
        XYZ:
        23.5074, 12.5230, 3.4637
        xyY:
        0.5952, 0.3171, 12.5230
      CIE-Lab:
        42.0355, 63.6993, 36.6903
        CIE-LCH:
        42.0355, 73.5104, 29.9416
        CIE-Luv:
        42.0355, 123.6138, 21.8257
        Hunter-Lab:
        35.3878, 56.6452, 18.9683
      #c4172b color charts
#c4172b RGB chart
      #c4172b CMYK chart
      #c4172b RGB pie chart
      #c4172b color shades, tints & tones
#c4172b color schemes
#c4172b color preview, HTML & CSS examples
           This text has a color of #c4172b        
        
          <p style="color:#c4172b;">Text here</p>
        
        
          .mytext {color:#c4172b;}
        
        Text color #c4172b
      
           This box has a color of #c4172b        
        
          <div style="background-color:#c4172b;">Content here</div>
        
        
          .mybackground {background-color:#c4172b;}
        
        Background color #c4172b
      
           Border around this has a color of #c4172b        
        
          <div style="border:2px solid #c4172b;">Content here</div>
        
        
          .myborder {border:2px solid #c4172b;}
        
        Border color #c4172b