#c7322a color space conversions
Hex:
        #c7322a
        RGB:
        199, 50, 42
        CMY:
        22, 80, 84
        CMYK:
        0, 75, 79, 22
      HSL:
        3°, 65.1452%, 47.2549%
        HSV (HSB):
        3°, 78.8945%, 78.0392%
        XYZ:
        25.1117, 14.5905, 3.6832
        xyY:
        0.5788, 0.3363, 14.5905
      CIE-Lab:
        45.0681, 57.6110, 40.6076
        CIE-LCH:
        45.0681, 70.4841, 35.1784
        CIE-Luv:
        45.0681, 114.8574, 27.2932
        Hunter-Lab:
        38.1975, 50.5034, 21.0212
      #c7322a color charts
#c7322a RGB chart
      #c7322a CMYK chart
      #c7322a RGB pie chart
      #c7322a color shades, tints & tones
#c7322a color schemes
#c7322a color preview, HTML & CSS examples
           This text has a color of #c7322a        
        
          <p style="color:#c7322a;">Text here</p>
        
        
          .mytext {color:#c7322a;}
        
        Text color #c7322a
      
           This box has a color of #c7322a        
        
          <div style="background-color:#c7322a;">Content here</div>
        
        
          .mybackground {background-color:#c7322a;}
        
        Background color #c7322a
      
           Border around this has a color of #c7322a        
        
          <div style="border:2px solid #c7322a;">Content here</div>
        
        
          .myborder {border:2px solid #c7322a;}
        
        Border color #c7322a