#c2312b color space conversions
Hex:
        #c2312b
        RGB:
        194, 49, 43
        CMY:
        24, 81, 83
        CMYK:
        0, 75, 78, 24
      HSL:
        2°, 63.7131%, 46.4706%
        HSV (HSB):
        2°, 77.8351%, 76.0784%
        XYZ:
        23.7825, 13.8404, 3.7035
        xyY:
        0.5755, 0.3349, 13.8404
      CIE-Lab:
        44.0031, 56.4377, 38.6529
        CIE-LCH:
        44.0031, 68.4051, 34.4064
        CIE-Luv:
        44.0031, 111.2339, 25.9307
        Hunter-Lab:
        37.2027, 49.0048, 20.1396
      #c2312b color charts
#c2312b RGB chart
      #c2312b CMYK chart
      #c2312b RGB pie chart
      #c2312b color shades, tints & tones
#c2312b color schemes
#c2312b color preview, HTML & CSS examples
           This text has a color of #c2312b        
        
          <p style="color:#c2312b;">Text here</p>
        
        
          .mytext {color:#c2312b;}
        
        Text color #c2312b
      
           This box has a color of #c2312b        
        
          <div style="background-color:#c2312b;">Content here</div>
        
        
          .mybackground {background-color:#c2312b;}
        
        Background color #c2312b
      
           Border around this has a color of #c2312b        
        
          <div style="border:2px solid #c2312b;">Content here</div>
        
        
          .myborder {border:2px solid #c2312b;}
        
        Border color #c2312b