#c61342 color space conversions
Hex:
        #c61342
        RGB:
        198, 19, 66
        CMY:
        22, 93, 74
        CMYK:
        0, 90, 67, 22
      HSL:
        344°, 82.4885%, 42.5490%
        HSV (HSB):
        344°, 90.4040%, 77.6471%
        XYZ:
        24.5049, 12.8649, 6.3459
        xyY:
        0.5606, 0.2943, 12.8649
      CIE-Lab:
        42.5589, 65.8214, 23.4211
        CIE-LCH:
        42.5589, 69.8641, 19.5870
        CIE-Luv:
        42.5589, 119.8336, 11.7312
        Hunter-Lab:
        35.8676, 59.1838, 14.6175
      #c61342 color charts
#c61342 RGB chart
      #c61342 CMYK chart
      #c61342 RGB pie chart
      #c61342 color shades, tints & tones
#c61342 color schemes
#c61342 color preview, HTML & CSS examples
           This text has a color of #c61342        
        
          <p style="color:#c61342;">Text here</p>
        
        
          .mytext {color:#c61342;}
        
        Text color #c61342
      
           This box has a color of #c61342        
        
          <div style="background-color:#c61342;">Content here</div>
        
        
          .mybackground {background-color:#c61342;}
        
        Background color #c61342
      
           Border around this has a color of #c61342        
        
          <div style="border:2px solid #c61342;">Content here</div>
        
        
          .myborder {border:2px solid #c61342;}
        
        Border color #c61342