#c21616 color space conversions
Hex:
        #c21616
        RGB:
        194, 22, 22
        CMY:
        24, 91, 91
        CMYK:
        0, 89, 89, 24
      HSL:
        0°, 79.6296%, 42.3529%
        HSV (HSB):
        0°, 88.6598%, 76.0784%
        XYZ:
        22.6799, 12.1011, 1.8994
        xyY:
        0.6183, 0.3299, 12.1011
      CIE-Lab:
        41.3763, 62.8137, 47.0545
        CIE-LCH:
        41.3763, 78.4836, 36.8373
        CIE-Luv:
        41.3763, 126.0685, 27.1864
        Hunter-Lab:
        34.7866, 55.5003, 21.1132
      #c21616 color charts
#c21616 RGB chart
      #c21616 CMYK chart
      #c21616 RGB pie chart
      #c21616 color shades, tints & tones
#c21616 color schemes
#c21616 color preview, HTML & CSS examples
           This text has a color of #c21616        
        
          <p style="color:#c21616;">Text here</p>
        
        
          .mytext {color:#c21616;}
        
        Text color #c21616
      
           This box has a color of #c21616        
        
          <div style="background-color:#c21616;">Content here</div>
        
        
          .mybackground {background-color:#c21616;}
        
        Background color #c21616
      
           Border around this has a color of #c21616        
        
          <div style="border:2px solid #c21616;">Content here</div>
        
        
          .myborder {border:2px solid #c21616;}
        
        Border color #c21616