#c2193a color space conversions
Hex:
        #c2193a
        RGB:
        194, 25, 58
        CMY:
        24, 90, 77
        CMYK:
        0, 87, 70, 24
      HSL:
        348°, 77.1689%, 42.9412%
        HSV (HSB):
        348°, 87.1134%, 76.0784%
        XYZ:
        23.3595, 12.4701, 5.1788
        xyY:
        0.5696, 0.3041, 12.4701
      CIE-Lab:
        41.9537, 63.3923, 27.4567
        CIE-LCH:
        41.9537, 69.0830, 23.4186
        CIE-Luv:
        41.9537, 117.6420, 15.4764
        Hunter-Lab:
        35.3130, 56.2796, 16.0240
      #c2193a color charts
#c2193a RGB chart
      #c2193a CMYK chart
      #c2193a RGB pie chart
      #c2193a color shades, tints & tones
#c2193a color schemes
#c2193a color preview, HTML & CSS examples
           This text has a color of #c2193a        
        
          <p style="color:#c2193a;">Text here</p>
        
        
          .mytext {color:#c2193a;}
        
        Text color #c2193a
      
           This box has a color of #c2193a        
        
          <div style="background-color:#c2193a;">Content here</div>
        
        
          .mybackground {background-color:#c2193a;}
        
        Background color #c2193a
      
           Border around this has a color of #c2193a        
        
          <div style="border:2px solid #c2193a;">Content here</div>
        
        
          .myborder {border:2px solid #c2193a;}
        
        Border color #c2193a