#c2253a color space conversions
Hex:
        #c2253a
        RGB:
        194, 37, 58
        CMY:
        24, 85, 77
        CMYK:
        0, 81, 70, 24
      HSL:
        352°, 67.9654%, 45.2941%
        HSV (HSB):
        352°, 80.9278%, 76.0784%
        XYZ:
        23.6734, 13.0980, 5.2834
        xyY:
        0.5629, 0.3114, 13.0980
      CIE-Lab:
        42.9105, 60.6650, 28.6215
        CIE-LCH:
        42.9105, 67.0779, 25.2578
        CIE-Luv:
        42.9105, 113.4731, 17.3916
        Hunter-Lab:
        36.1911, 53.4265, 16.6782
      #c2253a color charts
#c2253a RGB chart
      #c2253a CMYK chart
      #c2253a RGB pie chart
      #c2253a color shades, tints & tones
#c2253a color schemes
#c2253a color preview, HTML & CSS examples
           This text has a color of #c2253a        
        
          <p style="color:#c2253a;">Text here</p>
        
        
          .mytext {color:#c2253a;}
        
        Text color #c2253a
      
           This box has a color of #c2253a        
        
          <div style="background-color:#c2253a;">Content here</div>
        
        
          .mybackground {background-color:#c2253a;}
        
        Background color #c2253a
      
           Border around this has a color of #c2253a        
        
          <div style="border:2px solid #c2253a;">Content here</div>
        
        
          .myborder {border:2px solid #c2253a;}
        
        Border color #c2253a