#c21a18 color space conversions
Hex:
        #c21a18
        RGB:
        194, 26, 24
        CMY:
        24, 90, 91
        CMYK:
        0, 87, 88, 24
      HSL:
        1°, 77.9817%, 42.7451%
        HSV (HSB):
        1°, 87.6289%, 76.0784%
        XYZ:
        22.7824, 12.2741, 2.0325
        xyY:
        0.6143, 0.3309, 12.2741
      CIE-Lab:
        41.6484, 62.1074, 46.3394
        CIE-LCH:
        41.6484, 77.4898, 36.7273
        CIE-Luv:
        41.6484, 124.5379, 27.2384
        Hunter-Lab:
        35.0344, 54.7661, 21.0843
      #c21a18 color charts
#c21a18 RGB chart
      #c21a18 CMYK chart
      #c21a18 RGB pie chart
      #c21a18 color shades, tints & tones
#c21a18 color schemes
#c21a18 color preview, HTML & CSS examples
           This text has a color of #c21a18        
        
          <p style="color:#c21a18;">Text here</p>
        
        
          .mytext {color:#c21a18;}
        
        Text color #c21a18
      
           This box has a color of #c21a18        
        
          <div style="background-color:#c21a18;">Content here</div>
        
        
          .mybackground {background-color:#c21a18;}
        
        Background color #c21a18
      
           Border around this has a color of #c21a18        
        
          <div style="border:2px solid #c21a18;">Content here</div>
        
        
          .myborder {border:2px solid #c21a18;}
        
        Border color #c21a18