#c9294a color space conversions
Hex:
        #c9294a
        RGB:
        201, 41, 74
        CMY:
        21, 84, 71
        CMYK:
        0, 80, 63, 21
      HSL:
        348°, 66.1157%, 47.4510%
        HSV (HSB):
        348°, 79.6020%, 78.8235%
        XYZ:
        26.1164, 14.4978, 7.9004
        xyY:
        0.5383, 0.2988, 14.4978
      CIE-Lab:
        44.9385, 62.3923, 21.6483
        CIE-LCH:
        44.9385, 66.0413, 19.1353
        CIE-Luv:
        44.9385, 112.7508, 11.5865
        Hunter-Lab:
        38.0760, 55.8005, 14.3510
      #c9294a color charts
#c9294a RGB chart
      #c9294a CMYK chart
      #c9294a RGB pie chart
      #c9294a color shades, tints & tones
#c9294a color schemes
#c9294a color preview, HTML & CSS examples
           This text has a color of #c9294a        
        
          <p style="color:#c9294a;">Text here</p>
        
        
          .mytext {color:#c9294a;}
        
        Text color #c9294a
      
           This box has a color of #c9294a        
        
          <div style="background-color:#c9294a;">Content here</div>
        
        
          .mybackground {background-color:#c9294a;}
        
        Background color #c9294a
      
           Border around this has a color of #c9294a        
        
          <div style="border:2px solid #c9294a;">Content here</div>
        
        
          .myborder {border:2px solid #c9294a;}
        
        Border color #c9294a