#c55560 color space conversions
Hex:
        #c55560
        RGB:
        197, 85, 96
        CMY:
        23, 67, 62
        CMYK:
        0, 57, 51, 23
      HSL:
        354°, 49.1228%, 55.2941%
        HSV (HSB):
        354°, 56.8528%, 77.2549%
        XYZ:
        28.3858, 19.2118, 13.2785
        xyY:
        0.4663, 0.3156, 19.2118
      CIE-Lab:
        50.9341, 45.7044, 16.2232
        CIE-LCH:
        50.9341, 48.4983, 19.5428
        CIE-Luv:
        50.9341, 79.9502, 11.1325
        Hunter-Lab:
        43.8313, 38.8943, 12.7203
      #c55560 color charts
#c55560 RGB chart
      #c55560 CMYK chart
      #c55560 RGB pie chart
      #c55560 color shades, tints & tones
#c55560 color schemes
#c55560 color preview, HTML & CSS examples
           This text has a color of #c55560        
        
          <p style="color:#c55560;">Text here</p>
        
        
          .mytext {color:#c55560;}
        
        Text color #c55560
      
           This box has a color of #c55560        
        
          <div style="background-color:#c55560;">Content here</div>
        
        
          .mybackground {background-color:#c55560;}
        
        Background color #c55560
      
           Border around this has a color of #c55560        
        
          <div style="border:2px solid #c55560;">Content here</div>
        
        
          .myborder {border:2px solid #c55560;}
        
        Border color #c55560