#c22250 color space conversions
Hex:
        #c22250
        RGB:
        194, 34, 80
        CMY:
        24, 87, 69
        CMYK:
        0, 82, 59, 24
      HSL:
        343°, 70.1754%, 44.7059%
        HSV (HSB):
        343°, 82.4742%, 76.0784%
        XYZ:
        24.2681, 13.1926, 8.8568
        xyY:
        0.5240, 0.2848, 13.1926
      CIE-Lab:
        43.0520, 62.6676, 15.1572
        CIE-LCH:
        43.0520, 64.4746, 13.5968
        CIE-Luv:
        43.0520, 107.7026, 5.0522
        Hunter-Lab:
        36.3216, 55.7013, 10.9677
      #c22250 color charts
#c22250 RGB chart
      #c22250 CMYK chart
      #c22250 RGB pie chart
      #c22250 color shades, tints & tones
#c22250 color schemes
#c22250 color preview, HTML & CSS examples
           This text has a color of #c22250        
        
          <p style="color:#c22250;">Text here</p>
        
        
          .mytext {color:#c22250;}
        
        Text color #c22250
      
           This box has a color of #c22250        
        
          <div style="background-color:#c22250;">Content here</div>
        
        
          .mybackground {background-color:#c22250;}
        
        Background color #c22250
      
           Border around this has a color of #c22250        
        
          <div style="border:2px solid #c22250;">Content here</div>
        
        
          .myborder {border:2px solid #c22250;}
        
        Border color #c22250