#c22942 color space conversions
Hex:
        #c22942
        RGB:
        194, 41, 66
        CMY:
        24, 84, 74
        CMYK:
        0, 79, 66, 24
      HSL:
        350°, 65.1064%, 46.0784%
        HSV (HSB):
        350°, 78.8660%, 76.0784%
        XYZ:
        24.0244, 13.4486, 6.4839
        xyY:
        0.5465, 0.3059, 13.4486
      CIE-Lab:
        43.4315, 59.9666, 24.3675
        CIE-LCH:
        43.4315, 64.7284, 22.1144
        CIE-Luv:
        43.4315, 109.5732, 14.2736
        Hunter-Lab:
        36.6723, 52.7610, 15.1878
      #c22942 color charts
#c22942 RGB chart
      #c22942 CMYK chart
      #c22942 RGB pie chart
      #c22942 color shades, tints & tones
#c22942 color schemes
#c22942 color preview, HTML & CSS examples
           This text has a color of #c22942        
        
          <p style="color:#c22942;">Text here</p>
        
        
          .mytext {color:#c22942;}
        
        Text color #c22942
      
           This box has a color of #c22942        
        
          <div style="background-color:#c22942;">Content here</div>
        
        
          .mybackground {background-color:#c22942;}
        
        Background color #c22942
      
           Border around this has a color of #c22942        
        
          <div style="border:2px solid #c22942;">Content here</div>
        
        
          .myborder {border:2px solid #c22942;}
        
        Border color #c22942