#c22f65 color space conversions
Hex:
        #c22f65
        RGB:
        194, 47, 101
        CMY:
        24, 82, 60
        CMYK:
        0, 76, 48, 24
      HSL:
        338°, 60.9959%, 47.2549%
        HSV (HSB):
        338°, 75.7732%, 76.0784%
        XYZ:
        25.6136, 14.4419, 13.7495
        xyY:
        0.4760, 0.2684, 14.4419
      CIE-Lab:
        44.8602, 60.6307, 4.5918
        CIE-LCH:
        44.8602, 60.8043, 4.3309
        CIE-Luv:
        44.8602, 95.3868, -5.7430
        Hunter-Lab:
        38.0026, 53.8040, 5.1504
      #c22f65 color charts
#c22f65 RGB chart
      #c22f65 CMYK chart
      #c22f65 RGB pie chart
      #c22f65 color shades, tints & tones
#c22f65 color schemes
#c22f65 color preview, HTML & CSS examples
           This text has a color of #c22f65        
        
          <p style="color:#c22f65;">Text here</p>
        
        
          .mytext {color:#c22f65;}
        
        Text color #c22f65
      
           This box has a color of #c22f65        
        
          <div style="background-color:#c22f65;">Content here</div>
        
        
          .mybackground {background-color:#c22f65;}
        
        Background color #c22f65
      
           Border around this has a color of #c22f65        
        
          <div style="border:2px solid #c22f65;">Content here</div>
        
        
          .myborder {border:2px solid #c22f65;}
        
        Border color #c22f65