#c55f71 color space conversions
Hex:
        #c55f71
        RGB:
        197, 95, 113
        CMY:
        23, 63, 56
        CMYK:
        0, 52, 43, 23
      HSL:
        349°, 46.7890%, 57.2549%
        HSV (HSB):
        349°, 51.7766%, 77.2549%
        XYZ:
        30.0988, 21.2470, 18.1375
        xyY:
        0.4332, 0.3058, 21.2470
      CIE-Lab:
        53.2188, 42.4491, 9.2980
        CIE-LCH:
        53.2188, 43.4555, 12.3549
        CIE-Luv:
        53.2188, 69.7016, 4.0874
        Hunter-Lab:
        46.0945, 35.8918, 8.9364
      #c55f71 color charts
#c55f71 RGB chart
      #c55f71 CMYK chart
      #c55f71 RGB pie chart
      #c55f71 color shades, tints & tones
#c55f71 color schemes
#c55f71 color preview, HTML & CSS examples
           This text has a color of #c55f71        
        
          <p style="color:#c55f71;">Text here</p>
        
        
          .mytext {color:#c55f71;}
        
        Text color #c55f71
      
           This box has a color of #c55f71        
        
          <div style="background-color:#c55f71;">Content here</div>
        
        
          .mybackground {background-color:#c55f71;}
        
        Background color #c55f71
      
           Border around this has a color of #c55f71        
        
          <div style="border:2px solid #c55f71;">Content here</div>
        
        
          .myborder {border:2px solid #c55f71;}
        
        Border color #c55f71