#c52256 color space conversions
Hex:
        #c52256
        RGB:
        197, 34, 86
        CMY:
        23, 87, 66
        CMYK:
        0, 83, 56, 23
      HSL:
        341°, 70.5628%, 45.2941%
        HSV (HSB):
        341°, 82.7411%, 77.2549%
        XYZ:
        25.2777, 13.6863, 10.1135
        xyY:
        0.5151, 0.2789, 13.6863
      CIE-Lab:
        43.7796, 63.8704, 12.4927
        CIE-LCH:
        43.7796, 65.0807, 11.0670
        CIE-Luv:
        43.7796, 107.9582, 2.1414
        Hunter-Lab:
        36.9949, 57.2233, 9.6880
      #c52256 color charts
#c52256 RGB chart
      #c52256 CMYK chart
      #c52256 RGB pie chart
      #c52256 color shades, tints & tones
#c52256 color schemes
#c52256 color preview, HTML & CSS examples
           This text has a color of #c52256        
        
          <p style="color:#c52256;">Text here</p>
        
        
          .mytext {color:#c52256;}
        
        Text color #c52256
      
           This box has a color of #c52256        
        
          <div style="background-color:#c52256;">Content here</div>
        
        
          .mybackground {background-color:#c52256;}
        
        Background color #c52256
      
           Border around this has a color of #c52256        
        
          <div style="border:2px solid #c52256;">Content here</div>
        
        
          .myborder {border:2px solid #c52256;}
        
        Border color #c52256