#c21e28 color space conversions
Hex:
        #c21e28
        RGB:
        194, 30, 40
        CMY:
        24, 88, 84
        CMYK:
        0, 85, 79, 24
      HSL:
        356°, 73.2143%, 43.9216%
        HSV (HSB):
        356°, 84.5361%, 76.0784%
        XYZ:
        23.0954, 12.5511, 3.2128
        xyY:
        0.5943, 0.3230, 12.5511
      CIE-Lab:
        42.0789, 61.6679, 38.3336
        CIE-LCH:
        42.0789, 72.6113, 31.8656
        CIE-Luv:
        42.0789, 120.4422, 23.4091
        Hunter-Lab:
        35.4275, 54.3671, 19.4224
      #c21e28 color charts
#c21e28 RGB chart
      #c21e28 CMYK chart
      #c21e28 RGB pie chart
      #c21e28 color shades, tints & tones
#c21e28 color schemes
#c21e28 color preview, HTML & CSS examples
           This text has a color of #c21e28        
        
          <p style="color:#c21e28;">Text here</p>
        
        
          .mytext {color:#c21e28;}
        
        Text color #c21e28
      
           This box has a color of #c21e28        
        
          <div style="background-color:#c21e28;">Content here</div>
        
        
          .mybackground {background-color:#c21e28;}
        
        Background color #c21e28
      
           Border around this has a color of #c21e28        
        
          <div style="border:2px solid #c21e28;">Content here</div>
        
        
          .myborder {border:2px solid #c21e28;}
        
        Border color #c21e28