#c31b44 color space conversions
Hex:
        #c31b44
        RGB:
        195, 27, 68
        CMY:
        24, 89, 73
        CMYK:
        0, 86, 65, 24
      HSL:
        345°, 75.6757%, 43.5294%
        HSV (HSB):
        345°, 86.1538%, 76.4706%
        XYZ:
        23.9410, 12.8033, 6.6783
        xyY:
        0.5513, 0.2949, 12.8033
      CIE-Lab:
        42.4654, 63.7643, 21.9288
        CIE-LCH:
        42.4654, 67.4296, 18.9783
        CIE-Luv:
        42.4654, 114.7688, 10.9708
        Hunter-Lab:
        35.7817, 56.8135, 13.9813
      #c31b44 color charts
#c31b44 RGB chart
      #c31b44 CMYK chart
      #c31b44 RGB pie chart
      #c31b44 color shades, tints & tones
#c31b44 color schemes
#c31b44 color preview, HTML & CSS examples
           This text has a color of #c31b44        
        
          <p style="color:#c31b44;">Text here</p>
        
        
          .mytext {color:#c31b44;}
        
        Text color #c31b44
      
           This box has a color of #c31b44        
        
          <div style="background-color:#c31b44;">Content here</div>
        
        
          .mybackground {background-color:#c31b44;}
        
        Background color #c31b44
      
           Border around this has a color of #c31b44        
        
          <div style="border:2px solid #c31b44;">Content here</div>
        
        
          .myborder {border:2px solid #c31b44;}
        
        Border color #c31b44