#c7013a color space conversions
Hex:
        #c7013a
        RGB:
        199, 1, 58
        CMY:
        22, 100, 77
        CMYK:
        0, 99, 71, 22
      HSL:
        343°, 99.0000%, 39.2157%
        HSV (HSB):
        343°, 99.4975%, 78.0392%
        XYZ:
        24.3278, 12.4693, 5.1276
        xyY:
        0.5803, 0.2974, 12.4693
      CIE-Lab:
        41.9525, 67.6664, 27.6942
        CIE-LCH:
        41.9525, 73.1144, 22.2581
        CIE-Luv:
        41.9525, 126.1554, 14.4997
        Hunter-Lab:
        35.3119, 61.1798, 16.1089
      #c7013a color charts
#c7013a RGB chart
      #c7013a CMYK chart
      #c7013a RGB pie chart
      #c7013a color shades, tints & tones
#c7013a color schemes
#c7013a color preview, HTML & CSS examples
           This text has a color of #c7013a        
        
          <p style="color:#c7013a;">Text here</p>
        
        
          .mytext {color:#c7013a;}
        
        Text color #c7013a
      
           This box has a color of #c7013a        
        
          <div style="background-color:#c7013a;">Content here</div>
        
        
          .mybackground {background-color:#c7013a;}
        
        Background color #c7013a
      
           Border around this has a color of #c7013a        
        
          <div style="border:2px solid #c7013a;">Content here</div>
        
        
          .myborder {border:2px solid #c7013a;}
        
        Border color #c7013a