#c21e32 color space conversions
Hex:
        #c21e32
        RGB:
        194, 30, 50
        CMY:
        24, 88, 80
        CMYK:
        0, 85, 74, 24
      HSL:
        353°, 73.2143%, 43.9216%
        HSV (HSB):
        353°, 84.5361%, 76.0784%
        XYZ:
        23.2881, 12.6282, 4.2277
        xyY:
        0.5801, 0.3146, 12.6282
      CIE-Lab:
        42.1976, 62.0219, 32.6165
        CIE-LCH:
        42.1976, 70.0753, 27.7393
        CIE-Luv:
        42.1976, 118.1881, 19.6981
        Hunter-Lab:
        35.5361, 54.7893, 17.8217
      #c21e32 color charts
#c21e32 RGB chart
      #c21e32 CMYK chart
      #c21e32 RGB pie chart
      #c21e32 color shades, tints & tones
#c21e32 color schemes
#c21e32 color preview, HTML & CSS examples
           This text has a color of #c21e32        
        
          <p style="color:#c21e32;">Text here</p>
        
        
          .mytext {color:#c21e32;}
        
        Text color #c21e32
      
           This box has a color of #c21e32        
        
          <div style="background-color:#c21e32;">Content here</div>
        
        
          .mybackground {background-color:#c21e32;}
        
        Background color #c21e32
      
           Border around this has a color of #c21e32        
        
          <div style="border:2px solid #c21e32;">Content here</div>
        
        
          .myborder {border:2px solid #c21e32;}
        
        Border color #c21e32