#c20144 color space conversions
Hex:
        #c20144
        RGB:
        194, 1, 68
        CMY:
        24, 100, 73
        CMYK:
        0, 99, 65, 24
      HSL:
        339°, 98.9744%, 38.2353%
        HSV (HSB):
        339°, 99.4845%, 76.0784%
        XYZ:
        23.3024, 11.9084, 6.5392
        xyY:
        0.5581, 0.2852, 11.9084
      CIE-Lab:
        41.0702, 66.9452, 20.0746
        CIE-LCH:
        41.0702, 69.8902, 16.6922
        CIE-Luv:
        41.0702, 119.0001, 8.2361
        Hunter-Lab:
        34.5085, 60.1447, 12.9208
      #c20144 color charts
#c20144 RGB chart
      #c20144 CMYK chart
      #c20144 RGB pie chart
      #c20144 color shades, tints & tones
#c20144 color schemes
#c20144 color preview, HTML & CSS examples
           This text has a color of #c20144        
        
          <p style="color:#c20144;">Text here</p>
        
        
          .mytext {color:#c20144;}
        
        Text color #c20144
      
           This box has a color of #c20144        
        
          <div style="background-color:#c20144;">Content here</div>
        
        
          .mybackground {background-color:#c20144;}
        
        Background color #c20144
      
           Border around this has a color of #c20144        
        
          <div style="border:2px solid #c20144;">Content here</div>
        
        
          .myborder {border:2px solid #c20144;}
        
        Border color #c20144