#c31b50 color space conversions
Hex:
        #c31b50
        RGB:
        195, 27, 80
        CMY:
        24, 89, 69
        CMYK:
        0, 86, 59, 24
      HSL:
        341°, 75.6757%, 43.5294%
        HSV (HSB):
        341°, 86.1538%, 76.4706%
        XYZ:
        24.3456, 12.9652, 8.8088
        xyY:
        0.5279, 0.2811, 12.9652
      CIE-Lab:
        42.7107, 64.4758, 14.7255
        CIE-LCH:
        42.7107, 66.1360, 12.8650
        CIE-Luv:
        42.7107, 110.6231, 4.1369
        Hunter-Lab:
        36.0072, 57.6770, 10.7003
      #c31b50 color charts
#c31b50 RGB chart
      #c31b50 CMYK chart
      #c31b50 RGB pie chart
      #c31b50 color shades, tints & tones
#c31b50 color schemes
#c31b50 color preview, HTML & CSS examples
           This text has a color of #c31b50        
        
          <p style="color:#c31b50;">Text here</p>
        
        
          .mytext {color:#c31b50;}
        
        Text color #c31b50
      
           This box has a color of #c31b50        
        
          <div style="background-color:#c31b50;">Content here</div>
        
        
          .mybackground {background-color:#c31b50;}
        
        Background color #c31b50
      
           Border around this has a color of #c31b50        
        
          <div style="border:2px solid #c31b50;">Content here</div>
        
        
          .myborder {border:2px solid #c31b50;}
        
        Border color #c31b50