#c31335 color space conversions
Hex:
        #c31335
        RGB:
        195, 19, 53
        CMY:
        24, 93, 79
        CMYK:
        0, 90, 73, 24
      HSL:
        348°, 82.2430%, 41.9608%
        HSV (HSB):
        348°, 90.2564%, 76.4706%
        XYZ:
        23.3812, 12.3249, 4.5148
        xyY:
        0.5813, 0.3064, 12.3249
      CIE-Lab:
        41.7279, 64.4624, 30.3070
        CIE-LCH:
        41.7279, 71.2314, 25.1806
        CIE-Luv:
        41.7279, 121.4163, 17.2365
        Hunter-Lab:
        35.1068, 57.4441, 16.9500
      #c31335 color charts
#c31335 RGB chart
      #c31335 CMYK chart
      #c31335 RGB pie chart
      #c31335 color shades, tints & tones
#c31335 color schemes
#c31335 color preview, HTML & CSS examples
           This text has a color of #c31335        
        
          <p style="color:#c31335;">Text here</p>
        
        
          .mytext {color:#c31335;}
        
        Text color #c31335
      
           This box has a color of #c31335        
        
          <div style="background-color:#c31335;">Content here</div>
        
        
          .mybackground {background-color:#c31335;}
        
        Background color #c31335
      
           Border around this has a color of #c31335        
        
          <div style="border:2px solid #c31335;">Content here</div>
        
        
          .myborder {border:2px solid #c31335;}
        
        Border color #c31335