#c21323 color space conversions
Hex:
        #c21323
        RGB:
        194, 19, 35
        CMY:
        24, 93, 86
        CMYK:
        0, 90, 82, 24
      HSL:
        355°, 82.1596%, 41.7647%
        HSV (HSB):
        355°, 90.2062%, 76.0784%
        XYZ:
        22.7844, 12.0564, 2.7164
        xyY:
        0.6067, 0.3210, 12.0564
      CIE-Lab:
        41.3057, 63.5939, 40.3635
        CIE-LCH:
        41.3057, 75.3219, 32.4036
        CIE-Luv:
        41.3057, 124.8469, 23.6404
        Hunter-Lab:
        34.7224, 56.3653, 19.6673
      #c21323 color charts
#c21323 RGB chart
      #c21323 CMYK chart
      #c21323 RGB pie chart
      #c21323 color shades, tints & tones
#c21323 color schemes
#c21323 color preview, HTML & CSS examples
           This text has a color of #c21323        
        
          <p style="color:#c21323;">Text here</p>
        
        
          .mytext {color:#c21323;}
        
        Text color #c21323
      
           This box has a color of #c21323        
        
          <div style="background-color:#c21323;">Content here</div>
        
        
          .mybackground {background-color:#c21323;}
        
        Background color #c21323
      
           Border around this has a color of #c21323        
        
          <div style="border:2px solid #c21323;">Content here</div>
        
        
          .myborder {border:2px solid #c21323;}
        
        Border color #c21323