#c47284 color space conversions
Hex:
        #c47284
        RGB:
        196, 114, 132
        CMY:
        23, 55, 48
        CMYK:
        0, 42, 33, 23
      HSL:
        347°, 41.0000%, 60.7843%
        HSV (HSB):
        347°, 41.8367%, 76.8627%
        XYZ:
        32.9471, 25.4363, 25.0030
        xyY:
        0.3951, 0.3050, 25.4363
      CIE-Lab:
        57.4981, 34.4317, 4.2478
        CIE-LCH:
        57.4981, 34.6927, 7.0330
        CIE-Luv:
        57.4981, 53.3626, -0.4950
        Hunter-Lab:
        50.4344, 28.3477, 5.9110
      #c47284 color charts
#c47284 RGB chart
      #c47284 CMYK chart
      #c47284 RGB pie chart
      #c47284 color shades, tints & tones
#c47284 color schemes
#c47284 color preview, HTML & CSS examples
           This text has a color of #c47284        
        
          <p style="color:#c47284;">Text here</p>
        
        
          .mytext {color:#c47284;}
        
        Text color #c47284
      
           This box has a color of #c47284        
        
          <div style="background-color:#c47284;">Content here</div>
        
        
          .mybackground {background-color:#c47284;}
        
        Background color #c47284
      
           Border around this has a color of #c47284        
        
          <div style="border:2px solid #c47284;">Content here</div>
        
        
          .myborder {border:2px solid #c47284;}
        
        Border color #c47284