#c21b35 color space conversions
Hex:
        #c21b35
        RGB:
        194, 27, 53
        CMY:
        24, 89, 79
        CMYK:
        0, 86, 73, 24
      HSL:
        351°, 75.5656%, 43.3333%
        HSV (HSB):
        351°, 86.0825%, 76.0784%
        XYZ:
        23.2827, 12.5102, 4.5557
        xyY:
        0.5770, 0.3101, 12.5102
      CIE-Lab:
        42.0158, 62.7808, 30.5948
        CIE-LCH:
        42.0158, 69.8388, 25.9812
        CIE-Luv:
        42.0158, 118.4202, 18.0011
        Hunter-Lab:
        35.3698, 55.6029, 17.1221
      #c21b35 color charts
#c21b35 RGB chart
      #c21b35 CMYK chart
      #c21b35 RGB pie chart
      #c21b35 color shades, tints & tones
#c21b35 color schemes
#c21b35 color preview, HTML & CSS examples
           This text has a color of #c21b35        
        
          <p style="color:#c21b35;">Text here</p>
        
        
          .mytext {color:#c21b35;}
        
        Text color #c21b35
      
           This box has a color of #c21b35        
        
          <div style="background-color:#c21b35;">Content here</div>
        
        
          .mybackground {background-color:#c21b35;}
        
        Background color #c21b35
      
           Border around this has a color of #c21b35        
        
          <div style="border:2px solid #c21b35;">Content here</div>
        
        
          .myborder {border:2px solid #c21b35;}
        
        Border color #c21b35