#c31e0b color space conversions
Hex:
        #c31e0b
        RGB:
        195, 30, 11
        CMY:
        24, 88, 96
        CMYK:
        0, 85, 94, 24
      HSL:
        6°, 89.3204%, 40.3922%
        HSV (HSB):
        6°, 94.3590%, 76.4706%
        XYZ:
        23.0304, 12.5548, 1.5261
        xyY:
        0.6206, 0.3383, 12.5548
      CIE-Lab:
        42.0846, 61.3499, 51.9249
        CIE-LCH:
        42.0846, 80.3741, 40.2436
        CIE-Luv:
        42.0846, 125.1683, 30.0623
        Hunter-Lab:
        35.4328, 54.0129, 22.2493
      #c31e0b color charts
#c31e0b RGB chart
      #c31e0b CMYK chart
      #c31e0b RGB pie chart
      #c31e0b color shades, tints & tones
#c31e0b color schemes
#c31e0b color preview, HTML & CSS examples
           This text has a color of #c31e0b        
        
          <p style="color:#c31e0b;">Text here</p>
        
        
          .mytext {color:#c31e0b;}
        
        Text color #c31e0b
      
           This box has a color of #c31e0b        
        
          <div style="background-color:#c31e0b;">Content here</div>
        
        
          .mybackground {background-color:#c31e0b;}
        
        Background color #c31e0b
      
           Border around this has a color of #c31e0b        
        
          <div style="border:2px solid #c31e0b;">Content here</div>
        
        
          .myborder {border:2px solid #c31e0b;}
        
        Border color #c31e0b