#c01960 color space conversions
Hex:
        #c01960
        RGB:
        192, 25, 96
        CMY:
        25, 90, 62
        CMYK:
        0, 87, 50, 25
      HSL:
        334°, 76.9585%, 42.5490%
        HSV (HSB):
        334°, 86.9792%, 75.2941%
        XYZ:
        24.1972, 12.7463, 12.2513
        xyY:
        0.4919, 0.2591, 12.7463
      CIE-Lab:
        42.3784, 65.2616, 4.0984
        CIE-LCH:
        42.3784, 65.3901, 3.5934
        CIE-Luv:
        42.3784, 102.4830, -7.3682
        Hunter-Lab:
        35.7019, 58.5011, 4.6457
      #c01960 color charts
#c01960 RGB chart
      #c01960 CMYK chart
      #c01960 RGB pie chart
      #c01960 color shades, tints & tones
#c01960 color schemes
#c01960 color preview, HTML & CSS examples
           This text has a color of #c01960        
        
          <p style="color:#c01960;">Text here</p>
        
        
          .mytext {color:#c01960;}
        
        Text color #c01960
      
           This box has a color of #c01960        
        
          <div style="background-color:#c01960;">Content here</div>
        
        
          .mybackground {background-color:#c01960;}
        
        Background color #c01960
      
           Border around this has a color of #c01960        
        
          <div style="border:2px solid #c01960;">Content here</div>
        
        
          .myborder {border:2px solid #c01960;}
        
        Border color #c01960