#c61142 color space conversions
Hex:
        #c61142
        RGB:
        198, 17, 66
        CMY:
        22, 93, 74
        CMYK:
        0, 91, 67, 22
      HSL:
        344°, 84.1860%, 42.1569%
        HSV (HSB):
        344°, 91.4141%, 77.6471%
        XYZ:
        24.4725, 12.8000, 6.3351
        xyY:
        0.5612, 0.2935, 12.8000
      CIE-Lab:
        42.4604, 66.1058, 23.2952
        CIE-LCH:
        42.4604, 70.0902, 19.4121
        CIE-Luv:
        42.4604, 120.2600, 11.5266
        Hunter-Lab:
        35.7771, 59.4890, 14.5455
      #c61142 color charts
#c61142 RGB chart
      #c61142 CMYK chart
      #c61142 RGB pie chart
      #c61142 color shades, tints & tones
#c61142 color schemes
#c61142 color preview, HTML & CSS examples
           This text has a color of #c61142        
        
          <p style="color:#c61142;">Text here</p>
        
        
          .mytext {color:#c61142;}
        
        Text color #c61142
      
           This box has a color of #c61142        
        
          <div style="background-color:#c61142;">Content here</div>
        
        
          .mybackground {background-color:#c61142;}
        
        Background color #c61142
      
           Border around this has a color of #c61142        
        
          <div style="border:2px solid #c61142;">Content here</div>
        
        
          .myborder {border:2px solid #c61142;}
        
        Border color #c61142