#c21f22 color space conversions
Hex:
        #c21f22
        RGB:
        194, 31, 34
        CMY:
        24, 88, 87
        CMYK:
        0, 84, 82, 24
      HSL:
        359°, 72.4444%, 44.1176%
        HSV (HSB):
        359°, 84.0206%, 76.0784%
        XYZ:
        23.0269, 12.5648, 2.7250
        xyY:
        0.6010, 0.3279, 12.5648
      CIE-Lab:
        42.1001, 61.2677, 41.6714
        CIE-LCH:
        42.1001, 74.0962, 34.2217
        CIE-Luv:
        42.1001, 121.2008, 25.4175
        Hunter-Lab:
        35.4469, 53.9245, 20.2549
      #c21f22 color charts
#c21f22 RGB chart
      #c21f22 CMYK chart
      #c21f22 RGB pie chart
      #c21f22 color shades, tints & tones
#c21f22 color schemes
#c21f22 color preview, HTML & CSS examples
           This text has a color of #c21f22        
        
          <p style="color:#c21f22;">Text here</p>
        
        
          .mytext {color:#c21f22;}
        
        Text color #c21f22
      
           This box has a color of #c21f22        
        
          <div style="background-color:#c21f22;">Content here</div>
        
        
          .mybackground {background-color:#c21f22;}
        
        Background color #c21f22
      
           Border around this has a color of #c21f22        
        
          <div style="border:2px solid #c21f22;">Content here</div>
        
        
          .myborder {border:2px solid #c21f22;}
        
        Border color #c21f22