#c4132b color space conversions
Hex:
        #c4132b
        RGB:
        196, 19, 43
        CMY:
        23, 93, 83
        CMYK:
        0, 90, 78, 23
      HSL:
        352°, 82.3256%, 42.1569%
        HSV (HSB):
        352°, 90.3061%, 76.8627%
        XYZ:
        23.4339, 12.3759, 3.4392
        xyY:
        0.5971, 0.3153, 12.3759
      CIE-Lab:
        41.8075, 64.3547, 36.4469
        CIE-LCH:
        41.8075, 73.9588, 29.5248
        CIE-Luv:
        41.8075, 124.6861, 21.3912
        Hunter-Lab:
        35.1794, 57.3391, 18.8293
      #c4132b color charts
#c4132b RGB chart
      #c4132b CMYK chart
      #c4132b RGB pie chart
      #c4132b color shades, tints & tones
#c4132b color schemes
#c4132b color preview, HTML & CSS examples
           This text has a color of #c4132b        
        
          <p style="color:#c4132b;">Text here</p>
        
        
          .mytext {color:#c4132b;}
        
        Text color #c4132b
      
           This box has a color of #c4132b        
        
          <div style="background-color:#c4132b;">Content here</div>
        
        
          .mybackground {background-color:#c4132b;}
        
        Background color #c4132b
      
           Border around this has a color of #c4132b        
        
          <div style="border:2px solid #c4132b;">Content here</div>
        
        
          .myborder {border:2px solid #c4132b;}
        
        Border color #c4132b