#c29992 color space conversions
Hex:
        #c29992
        RGB:
        194, 153, 146
        CMY:
        24, 40, 43
        CMYK:
        0, 21, 25, 24
      HSL:
        9°, 28.2353%, 66.6667%
        HSV (HSB):
        9°, 24.7423%, 76.0784%
        XYZ:
        38.8277, 36.3271, 32.1595
        xyY:
        0.3618, 0.3385, 36.3271
      CIE-Lab:
        66.7691, 14.2341, 9.5129
        CIE-LCH:
        66.7691, 17.1203, 33.7554
        CIE-Luv:
        66.7691, 26.4624, 10.6879
        Hunter-Lab:
        60.2720, 9.5151, 10.5548
      #c29992 color charts
#c29992 RGB chart
      #c29992 CMYK chart
      #c29992 RGB pie chart
      #c29992 color shades, tints & tones
#c29992 color schemes
#c29992 color preview, HTML & CSS examples
           This text has a color of #c29992        
        
          <p style="color:#c29992;">Text here</p>
        
        
          .mytext {color:#c29992;}
        
        Text color #c29992
      
           This box has a color of #c29992        
        
          <div style="background-color:#c29992;">Content here</div>
        
        
          .mybackground {background-color:#c29992;}
        
        Background color #c29992
      
           Border around this has a color of #c29992        
        
          <div style="border:2px solid #c29992;">Content here</div>
        
        
          .myborder {border:2px solid #c29992;}
        
        Border color #c29992