#c01047 color space conversions
Hex:
        #c01047
        RGB:
        192, 16, 71
        CMY:
        25, 94, 72
        CMYK:
        0, 92, 63, 25
      HSL:
        341°, 84.6154%, 40.7843%
        HSV (HSB):
        341°, 91.6667%, 75.2941%
        XYZ:
        23.0608, 12.0320, 7.0682
        xyY:
        0.5470, 0.2854, 12.0320
      CIE-Lab:
        41.2669, 65.0122, 18.3564
        CIE-LCH:
        41.2669, 67.5540, 15.7672
        CIE-Luv:
        41.2669, 114.0512, 7.2363
        Hunter-Lab:
        34.6871, 57.9686, 12.1995
      #c01047 color charts
#c01047 RGB chart
      #c01047 CMYK chart
      #c01047 RGB pie chart
      #c01047 color shades, tints & tones
#c01047 color schemes
#c01047 color preview, HTML & CSS examples
           This text has a color of #c01047        
        
          <p style="color:#c01047;">Text here</p>
        
        
          .mytext {color:#c01047;}
        
        Text color #c01047
      
           This box has a color of #c01047        
        
          <div style="background-color:#c01047;">Content here</div>
        
        
          .mybackground {background-color:#c01047;}
        
        Background color #c01047
      
           Border around this has a color of #c01047        
        
          <div style="border:2px solid #c01047;">Content here</div>
        
        
          .myborder {border:2px solid #c01047;}
        
        Border color #c01047