#c21311 color space conversions
Hex:
        #c21311
        RGB:
        194, 19, 17
        CMY:
        24, 93, 93
        CMYK:
        0, 90, 91, 24
      HSL:
        1°, 83.8863%, 41.3725%
        HSV (HSB):
        1°, 91.2371%, 76.0784%
        XYZ:
        22.5822, 11.9755, 1.6516
        xyY:
        0.6237, 0.3307, 11.9755
      CIE-Lab:
        41.1772, 63.2259, 49.0730
        CIE-LCH:
        41.1772, 80.0355, 37.8169
        CIE-Luv:
        41.1772, 127.4946, 27.7886
        Hunter-Lab:
        34.6057, 55.9214, 21.3943
      #c21311 color charts
#c21311 RGB chart
      #c21311 CMYK chart
      #c21311 RGB pie chart
      #c21311 color shades, tints & tones
#c21311 color schemes
#c21311 color preview, HTML & CSS examples
           This text has a color of #c21311        
        
          <p style="color:#c21311;">Text here</p>
        
        
          .mytext {color:#c21311;}
        
        Text color #c21311
      
           This box has a color of #c21311        
        
          <div style="background-color:#c21311;">Content here</div>
        
        
          .mybackground {background-color:#c21311;}
        
        Background color #c21311
      
           Border around this has a color of #c21311        
        
          <div style="border:2px solid #c21311;">Content here</div>
        
        
          .myborder {border:2px solid #c21311;}
        
        Border color #c21311