#c1376e color space conversions
Hex:
        #c1376e
        RGB:
        193, 55, 110
        CMY:
        24, 78, 57
        CMYK:
        0, 72, 43, 24
      HSL:
        336°, 55.6452%, 48.6275%
        HSV (HSB):
        336°, 71.5026%, 75.6863%
        XYZ:
        26.1730, 15.1956, 16.3054
        xyY:
        0.4538, 0.2635, 15.1956
      CIE-Lab:
        45.9010, 58.4786, 0.5186
        CIE-LCH:
        45.9010, 58.4809, 0.5081
        CIE-Luv:
        45.9010, 88.1053, -10.1539
        Hunter-Lab:
        38.9816, 51.6306, 2.4869
      #c1376e color charts
#c1376e RGB chart
      #c1376e CMYK chart
      #c1376e RGB pie chart
      #c1376e color shades, tints & tones
#c1376e color schemes
#c1376e color preview, HTML & CSS examples
           This text has a color of #c1376e        
        
          <p style="color:#c1376e;">Text here</p>
        
        
          .mytext {color:#c1376e;}
        
        Text color #c1376e
      
           This box has a color of #c1376e        
        
          <div style="background-color:#c1376e;">Content here</div>
        
        
          .mybackground {background-color:#c1376e;}
        
        Background color #c1376e
      
           Border around this has a color of #c1376e        
        
          <div style="border:2px solid #c1376e;">Content here</div>
        
        
          .myborder {border:2px solid #c1376e;}
        
        Border color #c1376e