#c0294b color space conversions
Hex:
        #c0294b
        RGB:
        192, 41, 75
        CMY:
        25, 84, 71
        CMYK:
        0, 79, 61, 25
      HSL:
        346°, 64.8069%, 45.6863%
        HSV (HSB):
        346°, 78.6458%, 75.2941%
        XYZ:
        23.8012, 13.3003, 7.9694
        xyY:
        0.5281, 0.2951, 13.3003
      CIE-Lab:
        43.2123, 59.9287, 18.4302
        CIE-LCH:
        43.2123, 62.6987, 17.0945
        CIE-Luv:
        43.2123, 105.2008, 8.9158
        Hunter-Lab:
        36.4696, 52.6725, 12.5727
      #c0294b color charts
#c0294b RGB chart
      #c0294b CMYK chart
      #c0294b RGB pie chart
      #c0294b color shades, tints & tones
#c0294b color schemes
#c0294b color preview, HTML & CSS examples
           This text has a color of #c0294b        
        
          <p style="color:#c0294b;">Text here</p>
        
        
          .mytext {color:#c0294b;}
        
        Text color #c0294b
      
           This box has a color of #c0294b        
        
          <div style="background-color:#c0294b;">Content here</div>
        
        
          .mybackground {background-color:#c0294b;}
        
        Background color #c0294b
      
           Border around this has a color of #c0294b        
        
          <div style="border:2px solid #c0294b;">Content here</div>
        
        
          .myborder {border:2px solid #c0294b;}
        
        Border color #c0294b