#c4125b color space conversions
Hex:
        #c4125b
        RGB:
        196, 18, 91
        CMY:
        23, 93, 64
        CMYK:
        0, 91, 54, 23
      HSL:
        335°, 83.1776%, 41.9608%
        HSV (HSB):
        335°, 90.8163%, 76.8627%
        XYZ:
        24.8696, 12.9237, 11.0813
        xyY:
        0.5088, 0.2644, 12.9237
      CIE-Lab:
        42.6481, 67.0078, 7.7403
        CIE-LCH:
        42.6481, 67.4534, 6.5893
        CIE-Luv:
        42.6481, 109.2018, -3.7250
        Hunter-Lab:
        35.9496, 60.5730, 6.8888
      #c4125b color charts
#c4125b RGB chart
      #c4125b CMYK chart
      #c4125b RGB pie chart
      #c4125b color shades, tints & tones
#c4125b color schemes
#c4125b color preview, HTML & CSS examples
           This text has a color of #c4125b        
        
          <p style="color:#c4125b;">Text here</p>
        
        
          .mytext {color:#c4125b;}
        
        Text color #c4125b
      
           This box has a color of #c4125b        
        
          <div style="background-color:#c4125b;">Content here</div>
        
        
          .mybackground {background-color:#c4125b;}
        
        Background color #c4125b
      
           Border around this has a color of #c4125b        
        
          <div style="border:2px solid #c4125b;">Content here</div>
        
        
          .myborder {border:2px solid #c4125b;}
        
        Border color #c4125b