#c31141 color space conversions
Hex:
        #c31141
        RGB:
        195, 17, 65
        CMY:
        24, 93, 75
        CMYK:
        0, 91, 67, 24
      HSL:
        344°, 83.9623%, 41.5686%
        HSV (HSB):
        344°, 91.2821%, 76.4706%
        XYZ:
        23.6603, 12.3847, 6.1445
        xyY:
        0.5608, 0.2935, 12.3847
      CIE-Lab:
        41.8210, 65.3025, 22.9780
        CIE-LCH:
        41.8210, 69.2272, 19.3855
        CIE-Luv:
        41.8210, 118.2497, 11.3217
        Hunter-Lab:
        35.1918, 58.4238, 14.2823
      #c31141 color charts
#c31141 RGB chart
      #c31141 CMYK chart
      #c31141 RGB pie chart
      #c31141 color shades, tints & tones
#c31141 color schemes
#c31141 color preview, HTML & CSS examples
           This text has a color of #c31141        
        
          <p style="color:#c31141;">Text here</p>
        
        
          .mytext {color:#c31141;}
        
        Text color #c31141
      
           This box has a color of #c31141        
        
          <div style="background-color:#c31141;">Content here</div>
        
        
          .mybackground {background-color:#c31141;}
        
        Background color #c31141
      
           Border around this has a color of #c31141        
        
          <div style="border:2px solid #c31141;">Content here</div>
        
        
          .myborder {border:2px solid #c31141;}
        
        Border color #c31141