#c52856 color space conversions
Hex:
        #c52856
        RGB:
        197, 40, 86
        CMY:
        23, 84, 66
        CMYK:
        0, 80, 56, 23
      HSL:
        342°, 66.2447%, 46.4706%
        HSV (HSB):
        342°, 79.6954%, 77.2549%
        XYZ:
        25.4645, 14.0598, 10.1758
        xyY:
        0.5124, 0.2829, 14.0598
      CIE-Lab:
        44.3185, 62.3372, 13.2365
        CIE-LCH:
        44.3185, 63.7270, 11.9880
        CIE-Luv:
        44.3185, 105.9002, 3.3341
        Hunter-Lab:
        37.4964, 55.6039, 10.1573
      #c52856 color charts
#c52856 RGB chart
      #c52856 CMYK chart
      #c52856 RGB pie chart
      #c52856 color shades, tints & tones
#c52856 color schemes
#c52856 color preview, HTML & CSS examples
           This text has a color of #c52856        
        
          <p style="color:#c52856;">Text here</p>
        
        
          .mytext {color:#c52856;}
        
        Text color #c52856
      
           This box has a color of #c52856        
        
          <div style="background-color:#c52856;">Content here</div>
        
        
          .mybackground {background-color:#c52856;}
        
        Background color #c52856
      
           Border around this has a color of #c52856        
        
          <div style="border:2px solid #c52856;">Content here</div>
        
        
          .myborder {border:2px solid #c52856;}
        
        Border color #c52856