#c20138 color space conversions
Hex:
        #c20138
        RGB:
        194, 1, 56
        CMY:
        24, 100, 78
        CMYK:
        0, 99, 71, 24
      HSL:
        343°, 98.9744%, 38.2353%
        HSV (HSB):
        343°, 99.4845%, 76.0784%
        XYZ:
        22.9728, 11.7766, 4.8037
        xyY:
        0.5808, 0.2977, 11.7766
      CIE-Lab:
        40.8588, 66.3739, 27.3624
        CIE-LCH:
        40.8588, 71.7928, 22.4037
        CIE-Luv:
        40.8588, 122.9610, 14.2697
        Hunter-Lab:
        34.3170, 59.4383, 15.7225
      #c20138 color charts
#c20138 RGB chart
      #c20138 CMYK chart
      #c20138 RGB pie chart
      #c20138 color shades, tints & tones
#c20138 color schemes
#c20138 color preview, HTML & CSS examples
           This text has a color of #c20138        
        
          <p style="color:#c20138;">Text here</p>
        
        
          .mytext {color:#c20138;}
        
        Text color #c20138
      
           This box has a color of #c20138        
        
          <div style="background-color:#c20138;">Content here</div>
        
        
          .mybackground {background-color:#c20138;}
        
        Background color #c20138
      
           Border around this has a color of #c20138        
        
          <div style="border:2px solid #c20138;">Content here</div>
        
        
          .myborder {border:2px solid #c20138;}
        
        Border color #c20138