#c31145 color space conversions
Hex:
        #c31145
        RGB:
        195, 17, 69
        CMY:
        24, 93, 73
        CMYK:
        0, 91, 65, 24
      HSL:
        342°, 83.9623%, 41.5686%
        HSV (HSB):
        342°, 91.2821%, 76.4706%
        XYZ:
        23.7803, 12.4327, 6.7766
        xyY:
        0.5532, 0.2892, 12.4327
      CIE-Lab:
        41.8957, 65.5119, 20.5613
        CIE-LCH:
        41.8957, 68.6628, 17.4248
        CIE-Luv:
        41.8957, 116.9101, 9.2008
        Hunter-Lab:
        35.2600, 58.6803, 13.2871
      #c31145 color charts
#c31145 RGB chart
      #c31145 CMYK chart
      #c31145 RGB pie chart
      #c31145 color shades, tints & tones
#c31145 color schemes
#c31145 color preview, HTML & CSS examples
           This text has a color of #c31145        
        
          <p style="color:#c31145;">Text here</p>
        
        
          .mytext {color:#c31145;}
        
        Text color #c31145
      
           This box has a color of #c31145        
        
          <div style="background-color:#c31145;">Content here</div>
        
        
          .mybackground {background-color:#c31145;}
        
        Background color #c31145
      
           Border around this has a color of #c31145        
        
          <div style="border:2px solid #c31145;">Content here</div>
        
        
          .myborder {border:2px solid #c31145;}
        
        Border color #c31145