#c40247 color space conversions
Hex:
        #c40247
        RGB:
        196, 2, 71
        CMY:
        23, 99, 72
        CMYK:
        0, 99, 64, 23
      HSL:
        339°, 97.9798%, 38.8235%
        HSV (HSB):
        339°, 98.9796%, 76.8627%
        XYZ:
        23.9240, 12.2341, 7.0617
        xyY:
        0.5535, 0.2831, 12.2341
      CIE-Lab:
        41.5858, 67.4808, 18.9308
        CIE-LCH:
        41.5858, 70.0859, 15.6707
        CIE-Luv:
        41.5858, 119.3352, 7.1782
        Hunter-Lab:
        34.9773, 60.8813, 12.5138
      #c40247 color charts
#c40247 RGB chart
      #c40247 CMYK chart
      #c40247 RGB pie chart
      #c40247 color shades, tints & tones
#c40247 color schemes
#c40247 color preview, HTML & CSS examples
           This text has a color of #c40247        
        
          <p style="color:#c40247;">Text here</p>
        
        
          .mytext {color:#c40247;}
        
        Text color #c40247
      
           This box has a color of #c40247        
        
          <div style="background-color:#c40247;">Content here</div>
        
        
          .mybackground {background-color:#c40247;}
        
        Background color #c40247
      
           Border around this has a color of #c40247        
        
          <div style="border:2px solid #c40247;">Content here</div>
        
        
          .myborder {border:2px solid #c40247;}
        
        Border color #c40247