#c5948b color space conversions
Hex:
        #c5948b
        RGB:
        197, 148, 139
        CMY:
        23, 42, 45
        CMYK:
        0, 25, 29, 23
      HSL:
        9°, 33.3333%, 65.8824%
        HSV (HSB):
        9°, 29.4416%, 77.2549%
        XYZ:
        38.2761, 34.9142, 29.1478
        xyY:
        0.3740, 0.3412, 34.9142
      CIE-Lab:
        65.6818, 17.1555, 11.9329
        CIE-LCH:
        65.6818, 20.8975, 34.8216
        CIE-Luv:
        65.6818, 32.3708, 13.2464
        Hunter-Lab:
        59.0882, 12.2239, 12.1144
      #c5948b color charts
#c5948b RGB chart
      #c5948b CMYK chart
      #c5948b RGB pie chart
      #c5948b color shades, tints & tones
#c5948b color schemes
#c5948b color preview, HTML & CSS examples
           This text has a color of #c5948b        
        
          <p style="color:#c5948b;">Text here</p>
        
        
          .mytext {color:#c5948b;}
        
        Text color #c5948b
      
           This box has a color of #c5948b        
        
          <div style="background-color:#c5948b;">Content here</div>
        
        
          .mybackground {background-color:#c5948b;}
        
        Background color #c5948b
      
           Border around this has a color of #c5948b        
        
          <div style="border:2px solid #c5948b;">Content here</div>
        
        
          .myborder {border:2px solid #c5948b;}
        
        Border color #c5948b