#c3171f color space conversions
Hex:
        #c3171f
        RGB:
        195, 23, 31
        CMY:
        24, 91, 88
        CMYK:
        0, 88, 84, 24
      HSL:
        357°, 78.8991%, 42.7451%
        HSV (HSB):
        357°, 88.2051%, 76.4706%
        XYZ:
        23.0594, 12.3138, 2.4578
        xyY:
        0.6095, 0.3255, 12.3138
      CIE-Lab:
        41.7106, 63.0931, 42.9783
        CIE-LCH:
        41.7106, 76.3405, 34.2622
        CIE-Luv:
        41.7106, 125.1989, 25.3716
        Hunter-Lab:
        35.0911, 55.8884, 20.4111
      #c3171f color charts
#c3171f RGB chart
      #c3171f CMYK chart
      #c3171f RGB pie chart
      #c3171f color shades, tints & tones
#c3171f color schemes
#c3171f color preview, HTML & CSS examples
           This text has a color of #c3171f        
        
          <p style="color:#c3171f;">Text here</p>
        
        
          .mytext {color:#c3171f;}
        
        Text color #c3171f
      
           This box has a color of #c3171f        
        
          <div style="background-color:#c3171f;">Content here</div>
        
        
          .mybackground {background-color:#c3171f;}
        
        Background color #c3171f
      
           Border around this has a color of #c3171f        
        
          <div style="border:2px solid #c3171f;">Content here</div>
        
        
          .myborder {border:2px solid #c3171f;}
        
        Border color #c3171f