#c01145 color space conversions
Hex:
        #c01145
        RGB:
        192, 17, 69
        CMY:
        25, 93, 73
        CMYK:
        0, 91, 64, 25
      HSL:
        342°, 83.7321%, 40.9804%
        HSV (HSB):
        342°, 91.1458%, 75.2941%
        XYZ:
        23.0129, 12.0370, 6.7407
        xyY:
        0.5507, 0.2880, 12.0370
      CIE-Lab:
        41.2749, 64.7611, 19.6314
        CIE-LCH:
        41.2749, 67.6712, 16.8639
        CIE-Luv:
        41.2749, 114.5525, 8.4497
        Hunter-Lab:
        34.6944, 57.6840, 12.7668
      #c01145 color charts
#c01145 RGB chart
      #c01145 CMYK chart
      #c01145 RGB pie chart
      #c01145 color shades, tints & tones
#c01145 color schemes
#c01145 color preview, HTML & CSS examples
           This text has a color of #c01145        
        
          <p style="color:#c01145;">Text here</p>
        
        
          .mytext {color:#c01145;}
        
        Text color #c01145
      
           This box has a color of #c01145        
        
          <div style="background-color:#c01145;">Content here</div>
        
        
          .mybackground {background-color:#c01145;}
        
        Background color #c01145
      
           Border around this has a color of #c01145        
        
          <div style="border:2px solid #c01145;">Content here</div>
        
        
          .myborder {border:2px solid #c01145;}
        
        Border color #c01145