#c01352 color space conversions
Hex:
        #c01352
        RGB:
        192, 19, 82
        CMY:
        25, 93, 68
        CMYK:
        0, 90, 57, 25
      HSL:
        338°, 81.9905%, 41.3725%
        HSV (HSB):
        338°, 90.1042%, 75.2941%
        XYZ:
        23.4941, 12.2814, 9.1149
        xyY:
        0.5234, 0.2736, 12.2814
      CIE-Lab:
        41.6599, 65.2590, 11.9232
        CIE-LCH:
        41.6599, 66.3392, 10.3540
        CIE-Luv:
        41.6599, 109.3760, 1.0266
        Hunter-Lab:
        35.0448, 58.3381, 9.1105
      #c01352 color charts
#c01352 RGB chart
      #c01352 CMYK chart
      #c01352 RGB pie chart
      #c01352 color shades, tints & tones
#c01352 color schemes
#c01352 color preview, HTML & CSS examples
           This text has a color of #c01352        
        
          <p style="color:#c01352;">Text here</p>
        
        
          .mytext {color:#c01352;}
        
        Text color #c01352
      
           This box has a color of #c01352        
        
          <div style="background-color:#c01352;">Content here</div>
        
        
          .mybackground {background-color:#c01352;}
        
        Background color #c01352
      
           Border around this has a color of #c01352        
        
          <div style="border:2px solid #c01352;">Content here</div>
        
        
          .myborder {border:2px solid #c01352;}
        
        Border color #c01352