#c4213a color space conversions
Hex:
        #c4213a
        RGB:
        196, 33, 58
        CMY:
        23, 87, 77
        CMYK:
        0, 83, 70, 23
      HSL:
        351°, 71.1790%, 44.9020%
        HSV (HSB):
        351°, 83.1633%, 76.8627%
        XYZ:
        24.0725, 13.1290, 5.2684
        xyY:
        0.5668, 0.3091, 13.1290
      CIE-Lab:
        42.9569, 62.2229, 28.7709
        CIE-LCH:
        42.9569, 68.5525, 24.8151
        CIE-Luv:
        42.9569, 116.5855, 17.1037
        Hunter-Lab:
        36.2339, 55.1797, 16.7430
      #c4213a color charts
#c4213a RGB chart
      #c4213a CMYK chart
      #c4213a RGB pie chart
      #c4213a color shades, tints & tones
#c4213a color schemes
#c4213a color preview, HTML & CSS examples
           This text has a color of #c4213a        
        
          <p style="color:#c4213a;">Text here</p>
        
        
          .mytext {color:#c4213a;}
        
        Text color #c4213a
      
           This box has a color of #c4213a        
        
          <div style="background-color:#c4213a;">Content here</div>
        
        
          .mybackground {background-color:#c4213a;}
        
        Background color #c4213a
      
           Border around this has a color of #c4213a        
        
          <div style="border:2px solid #c4213a;">Content here</div>
        
        
          .myborder {border:2px solid #c4213a;}
        
        Border color #c4213a