#c5999f color space conversions
Hex:
        #c5999f
        RGB:
        197, 153, 159
        CMY:
        23, 40, 38
        CMYK:
        0, 22, 19, 23
      HSL:
        352°, 27.5000%, 68.6275%
        HSV (HSB):
        352°, 22.3350%, 77.2549%
        XYZ:
        40.6752, 37.1560, 37.8289
        xyY:
        0.3517, 0.3213, 37.1560
      CIE-Lab:
        67.3939, 17.3345, 3.1828
        CIE-LCH:
        67.3939, 17.6243, 10.4044
        CIE-Luv:
        67.3939, 27.0131, 1.4552
        Hunter-Lab:
        60.9557, 12.4390, 5.8738
      #c5999f color charts
#c5999f RGB chart
      #c5999f CMYK chart
      #c5999f RGB pie chart
      #c5999f color shades, tints & tones
#c5999f color schemes
#c5999f color preview, HTML & CSS examples
           This text has a color of #c5999f        
        
          <p style="color:#c5999f;">Text here</p>
        
        
          .mytext {color:#c5999f;}
        
        Text color #c5999f
      
           This box has a color of #c5999f        
        
          <div style="background-color:#c5999f;">Content here</div>
        
        
          .mybackground {background-color:#c5999f;}
        
        Background color #c5999f
      
           Border around this has a color of #c5999f        
        
          <div style="border:2px solid #c5999f;">Content here</div>
        
        
          .myborder {border:2px solid #c5999f;}
        
        Border color #c5999f