#c55259 color space conversions
Hex:
        #c55259
        RGB:
        197, 82, 89
        CMY:
        23, 68, 65
        CMYK:
        0, 58, 55, 23
      HSL:
        356°, 49.7835%, 54.7059%
        HSV (HSB):
        356°, 58.3756%, 77.2549%
        XYZ:
        27.8464, 18.6262, 11.5787
        xyY:
        0.4797, 0.3209, 18.6262
      CIE-Lab:
        50.2469, 46.5361, 19.4650
        CIE-LCH:
        50.2469, 50.4430, 22.6984
        CIE-Luv:
        50.2469, 83.5279, 14.2803
        Hunter-Lab:
        43.1580, 39.6451, 14.3039
      #c55259 color charts
#c55259 RGB chart
      #c55259 CMYK chart
      #c55259 RGB pie chart
      #c55259 color shades, tints & tones
#c55259 color schemes
#c55259 color preview, HTML & CSS examples
           This text has a color of #c55259        
        
          <p style="color:#c55259;">Text here</p>
        
        
          .mytext {color:#c55259;}
        
        Text color #c55259
      
           This box has a color of #c55259        
        
          <div style="background-color:#c55259;">Content here</div>
        
        
          .mybackground {background-color:#c55259;}
        
        Background color #c55259
      
           Border around this has a color of #c55259        
        
          <div style="border:2px solid #c55259;">Content here</div>
        
        
          .myborder {border:2px solid #c55259;}
        
        Border color #c55259