#c48b88 color space conversions
Hex:
        #c48b88
        RGB:
        196, 139, 136
        CMY:
        23, 45, 47
        CMYK:
        0, 29, 31, 23
      HSL:
        3°, 33.7079%, 65.0980%
        HSV (HSB):
        3°, 30.6122%, 76.8627%
        XYZ:
        36.4415, 31.9786, 27.5444
        xyY:
        0.3797, 0.3332, 31.9786
      CIE-Lab:
        63.3252, 21.3175, 10.2781
        CIE-LCH:
        63.3252, 23.6659, 25.7408
        CIE-Luv:
        63.3252, 37.5469, 10.1596
        Hunter-Lab:
        56.5496, 16.0666, 10.7056
      #c48b88 color charts
#c48b88 RGB chart
      #c48b88 CMYK chart
      #c48b88 RGB pie chart
      #c48b88 color shades, tints & tones
#c48b88 color schemes
#c48b88 color preview, HTML & CSS examples
           This text has a color of #c48b88        
        
          <p style="color:#c48b88;">Text here</p>
        
        
          .mytext {color:#c48b88;}
        
        Text color #c48b88
      
           This box has a color of #c48b88        
        
          <div style="background-color:#c48b88;">Content here</div>
        
        
          .mybackground {background-color:#c48b88;}
        
        Background color #c48b88
      
           Border around this has a color of #c48b88        
        
          <div style="border:2px solid #c48b88;">Content here</div>
        
        
          .myborder {border:2px solid #c48b88;}
        
        Border color #c48b88