#c7325b color space conversions
Hex:
        #c7325b
        RGB:
        199, 50, 91
        CMY:
        22, 80, 64
        CMYK:
        0, 75, 54, 22
      HSL:
        343°, 59.8394%, 48.8235%
        HSV (HSB):
        343°, 74.8744%, 78.0392%
        XYZ:
        26.5821, 15.1786, 11.4263
        xyY:
        0.4998, 0.2854, 15.1786
      CIE-Lab:
        45.8779, 60.2642, 12.3499
        CIE-LCH:
        45.8779, 61.5167, 11.5813
        CIE-Luv:
        45.8779, 101.7865, 3.0463
        Hunter-Lab:
        38.9598, 53.6103, 9.8831
      #c7325b color charts
#c7325b RGB chart
      #c7325b CMYK chart
      #c7325b RGB pie chart
      #c7325b color shades, tints & tones
#c7325b color schemes
#c7325b color preview, HTML & CSS examples
           This text has a color of #c7325b        
        
          <p style="color:#c7325b;">Text here</p>
        
        
          .mytext {color:#c7325b;}
        
        Text color #c7325b
      
           This box has a color of #c7325b        
        
          <div style="background-color:#c7325b;">Content here</div>
        
        
          .mybackground {background-color:#c7325b;}
        
        Background color #c7325b
      
           Border around this has a color of #c7325b        
        
          <div style="border:2px solid #c7325b;">Content here</div>
        
        
          .myborder {border:2px solid #c7325b;}
        
        Border color #c7325b