#c31b27 color space conversions
Hex:
        #c31b27
        RGB:
        195, 27, 39
        CMY:
        24, 89, 85
        CMYK:
        0, 86, 80, 24
      HSL:
        356°, 75.6757%, 43.5294%
        HSV (HSB):
        356°, 86.1538%, 76.4706%
        XYZ:
        23.2638, 12.5325, 3.1123
        xyY:
        0.5979, 0.3221, 12.5325
      CIE-Lab:
        42.0501, 62.5484, 38.9353
        CIE-LCH:
        42.0501, 73.6767, 31.9015
        CIE-Luv:
        42.0501, 122.4566, 23.5002
        Hunter-Lab:
        35.4012, 55.3488, 19.5683
      #c31b27 color charts
#c31b27 RGB chart
      #c31b27 CMYK chart
      #c31b27 RGB pie chart
      #c31b27 color shades, tints & tones
#c31b27 color schemes
#c31b27 color preview, HTML & CSS examples
           This text has a color of #c31b27        
        
          <p style="color:#c31b27;">Text here</p>
        
        
          .mytext {color:#c31b27;}
        
        Text color #c31b27
      
           This box has a color of #c31b27        
        
          <div style="background-color:#c31b27;">Content here</div>
        
        
          .mybackground {background-color:#c31b27;}
        
        Background color #c31b27
      
           Border around this has a color of #c31b27        
        
          <div style="border:2px solid #c31b27;">Content here</div>
        
        
          .myborder {border:2px solid #c31b27;}
        
        Border color #c31b27