#c21f31 color space conversions
Hex:
        #c21f31
        RGB:
        194, 31, 49
        CMY:
        24, 88, 81
        CMYK:
        0, 84, 75, 24
      HSL:
        353°, 72.4444%, 44.1176%
        HSV (HSB):
        353°, 84.0206%, 76.0784%
        XYZ:
        23.2925, 12.6711, 4.1238
        xyY:
        0.5810, 0.3161, 12.6711
      CIE-Lab:
        42.2634, 61.7578, 33.2890
        CIE-LCH:
        42.2634, 70.1583, 28.3258
        CIE-Luv:
        42.2634, 118.0768, 20.2557
        Hunter-Lab:
        35.5964, 54.5076, 18.0488
      #c21f31 color charts
#c21f31 RGB chart
      #c21f31 CMYK chart
      #c21f31 RGB pie chart
      #c21f31 color shades, tints & tones
#c21f31 color schemes
#c21f31 color preview, HTML & CSS examples
           This text has a color of #c21f31        
        
          <p style="color:#c21f31;">Text here</p>
        
        
          .mytext {color:#c21f31;}
        
        Text color #c21f31
      
           This box has a color of #c21f31        
        
          <div style="background-color:#c21f31;">Content here</div>
        
        
          .mybackground {background-color:#c21f31;}
        
        Background color #c21f31
      
           Border around this has a color of #c21f31        
        
          <div style="border:2px solid #c21f31;">Content here</div>
        
        
          .myborder {border:2px solid #c21f31;}
        
        Border color #c21f31