#c53152 color space conversions
Hex:
        #c53152
        RGB:
        197, 49, 82
        CMY:
        23, 81, 68
        CMYK:
        0, 75, 58, 23
      HSL:
        347°, 60.1626%, 48.2353%
        HSV (HSB):
        347°, 75.1269%, 77.2549%
        XYZ:
        25.6473, 14.6761, 9.4637
        xyY:
        0.5151, 0.2948, 14.6761
      CIE-Lab:
        45.1874, 59.3617, 16.9031
        CIE-LCH:
        45.1874, 61.7213, 15.8942
        CIE-Luv:
        45.1874, 103.5806, 7.8773
        Hunter-Lab:
        38.3094, 52.4600, 12.1701
      #c53152 color charts
#c53152 RGB chart
      #c53152 CMYK chart
      #c53152 RGB pie chart
      #c53152 color shades, tints & tones
#c53152 color schemes
#c53152 color preview, HTML & CSS examples
           This text has a color of #c53152        
        
          <p style="color:#c53152;">Text here</p>
        
        
          .mytext {color:#c53152;}
        
        Text color #c53152
      
           This box has a color of #c53152        
        
          <div style="background-color:#c53152;">Content here</div>
        
        
          .mybackground {background-color:#c53152;}
        
        Background color #c53152
      
           Border around this has a color of #c53152        
        
          <div style="border:2px solid #c53152;">Content here</div>
        
        
          .myborder {border:2px solid #c53152;}
        
        Border color #c53152