#c21e26 color space conversions
Hex:
        #c21e26
        RGB:
        194, 30, 38
        CMY:
        24, 88, 85
        CMYK:
        0, 85, 80, 24
      HSL:
        357°, 73.2143%, 43.9216%
        HSV (HSB):
        357°, 84.5361%, 76.0784%
        XYZ:
        23.0623, 12.5378, 3.0382
        xyY:
        0.5969, 0.3245, 12.5378
      CIE-Lab:
        42.0584, 61.6068, 39.4386
        CIE-LCH:
        42.0584, 73.1492, 32.6260
        CIE-Luv:
        42.0584, 120.8387, 24.0605
        Hunter-Lab:
        35.4088, 54.2943, 19.6988
      #c21e26 color charts
#c21e26 RGB chart
      #c21e26 CMYK chart
      #c21e26 RGB pie chart
      #c21e26 color shades, tints & tones
#c21e26 color schemes
#c21e26 color preview, HTML & CSS examples
           This text has a color of #c21e26        
        
          <p style="color:#c21e26;">Text here</p>
        
        
          .mytext {color:#c21e26;}
        
        Text color #c21e26
      
           This box has a color of #c21e26        
        
          <div style="background-color:#c21e26;">Content here</div>
        
        
          .mybackground {background-color:#c21e26;}
        
        Background color #c21e26
      
           Border around this has a color of #c21e26        
        
          <div style="border:2px solid #c21e26;">Content here</div>
        
        
          .myborder {border:2px solid #c21e26;}
        
        Border color #c21e26