#c21e1e color space conversions
Hex:
        #c21e1e
        RGB:
        194, 30, 30
        CMY:
        24, 88, 88
        CMYK:
        0, 85, 85, 24
      HSL:
        0°, 73.2143%, 43.9216%
        HSV (HSB):
        0°, 84.5361%, 76.0784%
        XYZ:
        22.9468, 12.4916, 2.4300
        xyY:
        0.6060, 0.3299, 12.4916
      CIE-Lab:
        41.9870, 61.3930, 43.6686
        CIE-LCH:
        41.9870, 75.3396, 35.4241
        CIE-Luv:
        41.9870, 122.2412, 26.3607
        Hunter-Lab:
        35.3435, 54.0400, 20.6640
      #c21e1e color charts
#c21e1e RGB chart
      #c21e1e CMYK chart
      #c21e1e RGB pie chart
      #c21e1e color shades, tints & tones
#c21e1e color schemes
#c21e1e color preview, HTML & CSS examples
           This text has a color of #c21e1e        
        
          <p style="color:#c21e1e;">Text here</p>
        
        
          .mytext {color:#c21e1e;}
        
        Text color #c21e1e
      
           This box has a color of #c21e1e        
        
          <div style="background-color:#c21e1e;">Content here</div>
        
        
          .mybackground {background-color:#c21e1e;}
        
        Background color #c21e1e
      
           Border around this has a color of #c21e1e        
        
          <div style="border:2px solid #c21e1e;">Content here</div>
        
        
          .myborder {border:2px solid #c21e1e;}
        
        Border color #c21e1e