#c7313b color space conversions
Hex:
        #c7313b
        RGB:
        199, 49, 59
        CMY:
        22, 81, 77
        CMYK:
        0, 75, 70, 22
      HSL:
        356°, 60.4839%, 48.6275%
        HSV (HSB):
        356°, 75.3769%, 78.0392%
        XYZ:
        25.4409, 14.6545, 5.6254
        xyY:
        0.5564, 0.3205, 14.6545
      CIE-Lab:
        45.1573, 58.6225, 30.9543
        CIE-LCH:
        45.1573, 66.2930, 27.8353
        CIE-Luv:
        45.1573, 111.7567, 20.4316
        Hunter-Lab:
        38.2812, 51.6354, 18.0842
      #c7313b color charts
#c7313b RGB chart
      #c7313b CMYK chart
      #c7313b RGB pie chart
      #c7313b color shades, tints & tones
#c7313b color schemes
#c7313b color preview, HTML & CSS examples
           This text has a color of #c7313b        
        
          <p style="color:#c7313b;">Text here</p>
        
        
          .mytext {color:#c7313b;}
        
        Text color #c7313b
      
           This box has a color of #c7313b        
        
          <div style="background-color:#c7313b;">Content here</div>
        
        
          .mybackground {background-color:#c7313b;}
        
        Background color #c7313b
      
           Border around this has a color of #c7313b        
        
          <div style="border:2px solid #c7313b;">Content here</div>
        
        
          .myborder {border:2px solid #c7313b;}
        
        Border color #c7313b