#c2244a color space conversions
Hex:
        #c2244a
        RGB:
        194, 36, 74
        CMY:
        24, 86, 71
        CMYK:
        0, 81, 62, 24
      HSL:
        346°, 68.6957%, 45.0980%
        HSV (HSB):
        346°, 81.4433%, 76.0784%
        XYZ:
        24.1150, 13.2255, 7.7603
        xyY:
        0.5347, 0.2932, 13.2255
      CIE-Lab:
        43.1011, 61.7876, 18.9763
        CIE-LCH:
        43.1011, 64.6360, 17.0729
        CIE-Luv:
        43.1011, 109.0528, 8.9423
        Hunter-Lab:
        36.3669, 54.7221, 12.8049
      #c2244a color charts
#c2244a RGB chart
      #c2244a CMYK chart
      #c2244a RGB pie chart
      #c2244a color shades, tints & tones
#c2244a color schemes
#c2244a color preview, HTML & CSS examples
           This text has a color of #c2244a        
        
          <p style="color:#c2244a;">Text here</p>
        
        
          .mytext {color:#c2244a;}
        
        Text color #c2244a
      
           This box has a color of #c2244a        
        
          <div style="background-color:#c2244a;">Content here</div>
        
        
          .mybackground {background-color:#c2244a;}
        
        Background color #c2244a
      
           Border around this has a color of #c2244a        
        
          <div style="border:2px solid #c2244a;">Content here</div>
        
        
          .myborder {border:2px solid #c2244a;}
        
        Border color #c2244a