#c0212b color space conversions
Hex:
        #c0212b
        RGB:
        192, 33, 43
        CMY:
        25, 87, 83
        CMYK:
        0, 83, 78, 25
      HSL:
        356°, 70.6667%, 44.1176%
        HSV (HSB):
        356°, 82.8125%, 75.2941%
        XYZ:
        22.7181, 12.4686, 3.4948
        xyY:
        0.5873, 0.3223, 12.4686
      CIE-Lab:
        41.9514, 60.5092, 36.3562
        CIE-LCH:
        41.9514, 70.5914, 30.9990
        CIE-Luv:
        41.9514, 117.1357, 22.4727
        Hunter-Lab:
        35.3109, 53.0482, 18.8496
      #c0212b color charts
#c0212b RGB chart
      #c0212b CMYK chart
      #c0212b RGB pie chart
      #c0212b color shades, tints & tones
#c0212b color schemes
#c0212b color preview, HTML & CSS examples
           This text has a color of #c0212b        
        
          <p style="color:#c0212b;">Text here</p>
        
        
          .mytext {color:#c0212b;}
        
        Text color #c0212b
      
           This box has a color of #c0212b        
        
          <div style="background-color:#c0212b;">Content here</div>
        
        
          .mybackground {background-color:#c0212b;}
        
        Background color #c0212b
      
           Border around this has a color of #c0212b        
        
          <div style="border:2px solid #c0212b;">Content here</div>
        
        
          .myborder {border:2px solid #c0212b;}
        
        Border color #c0212b