#c4144b color space conversions
Hex:
        #c4144b
        RGB:
        196, 20, 75
        CMY:
        23, 92, 71
        CMYK:
        0, 90, 62, 23
      HSL:
        341°, 81.4815%, 42.3529%
        HSV (HSB):
        341°, 89.7959%, 76.8627%
        XYZ:
        24.2851, 12.7441, 7.8365
        xyY:
        0.5413, 0.2840, 12.7441
      CIE-Lab:
        42.3751, 65.6593, 17.4542
        CIE-LCH:
        42.3751, 67.9396, 14.8867
        CIE-Luv:
        42.3751, 114.9572, 6.4205
        Hunter-Lab:
        35.6988, 58.9565, 11.9740
      #c4144b color charts
#c4144b RGB chart
      #c4144b CMYK chart
      #c4144b RGB pie chart
      #c4144b color shades, tints & tones
#c4144b color schemes
#c4144b color preview, HTML & CSS examples
           This text has a color of #c4144b        
        
          <p style="color:#c4144b;">Text here</p>
        
        
          .mytext {color:#c4144b;}
        
        Text color #c4144b
      
           This box has a color of #c4144b        
        
          <div style="background-color:#c4144b;">Content here</div>
        
        
          .mybackground {background-color:#c4144b;}
        
        Background color #c4144b
      
           Border around this has a color of #c4144b        
        
          <div style="border:2px solid #c4144b;">Content here</div>
        
        
          .myborder {border:2px solid #c4144b;}
        
        Border color #c4144b