#c21331 color space conversions
Hex:
        #c21331
        RGB:
        194, 19, 49
        CMY:
        24, 93, 81
        CMYK:
        0, 90, 75, 24
      HSL:
        350°, 82.1596%, 41.7647%
        HSV (HSB):
        350°, 90.2062%, 76.0784%
        XYZ:
        23.0354, 12.1568, 4.0381
        xyY:
        0.5872, 0.3099, 12.1568
      CIE-Lab:
        41.4643, 64.0465, 32.3798
        CIE-LCH:
        41.4643, 71.7664, 26.8196
        CIE-Luv:
        41.4643, 121.7117, 18.7044
        Hunter-Lab:
        34.8666, 56.9132, 17.5399
      #c21331 color charts
#c21331 RGB chart
      #c21331 CMYK chart
      #c21331 RGB pie chart
      #c21331 color shades, tints & tones
#c21331 color schemes
#c21331 color preview, HTML & CSS examples
           This text has a color of #c21331        
        
          <p style="color:#c21331;">Text here</p>
        
        
          .mytext {color:#c21331;}
        
        Text color #c21331
      
           This box has a color of #c21331        
        
          <div style="background-color:#c21331;">Content here</div>
        
        
          .mybackground {background-color:#c21331;}
        
        Background color #c21331
      
           Border around this has a color of #c21331        
        
          <div style="border:2px solid #c21331;">Content here</div>
        
        
          .myborder {border:2px solid #c21331;}
        
        Border color #c21331