#c48384 color space conversions
Hex:
        #c48384
        RGB:
        196, 131, 132
        CMY:
        23, 49, 48
        CMYK:
        0, 33, 33, 23
      HSL:
        359°, 35.5191%, 64.1176%
        HSV (HSB):
        359°, 33.1633%, 76.8627%
        XYZ:
        35.0461, 29.6343, 25.7027
        xyY:
        0.3878, 0.3279, 29.6343
      CIE-Lab:
        61.3374, 25.1887, 9.7354
        CIE-LCH:
        61.3374, 27.0046, 21.1314
        CIE-Luv:
        61.3374, 43.0490, 8.5954
        Hunter-Lab:
        54.4374, 19.6506, 10.1124
      #c48384 color charts
#c48384 RGB chart
      #c48384 CMYK chart
      #c48384 RGB pie chart
      #c48384 color shades, tints & tones
#c48384 color schemes
#c48384 color preview, HTML & CSS examples
           This text has a color of #c48384        
        
          <p style="color:#c48384;">Text here</p>
        
        
          .mytext {color:#c48384;}
        
        Text color #c48384
      
           This box has a color of #c48384        
        
          <div style="background-color:#c48384;">Content here</div>
        
        
          .mybackground {background-color:#c48384;}
        
        Background color #c48384
      
           Border around this has a color of #c48384        
        
          <div style="border:2px solid #c48384;">Content here</div>
        
        
          .myborder {border:2px solid #c48384;}
        
        Border color #c48384