#c2b6ae color space conversions
Hex:
        #c2b6ae
        RGB:
        194, 182, 174
        CMY:
        24, 29, 32
        CMYK:
        0, 6, 10, 24
      HSL:
        24°, 14.0845%, 72.1569%
        HSV (HSB):
        24°, 10.3093%, 76.0784%
        XYZ:
        46.6161, 47.9812, 46.8488
        xyY:
        0.3296, 0.3392, 47.9812
      CIE-Lab:
        74.8131, 2.8724, 5.5862
        CIE-LCH:
        74.8131, 6.2814, 62.7878
        CIE-Luv:
        74.8131, 7.5576, 7.6206
        Hunter-Lab:
        69.2685, -1.0935, 8.3880
      #c2b6ae color charts
#c2b6ae RGB chart
      #c2b6ae CMYK chart
      #c2b6ae RGB pie chart
      #c2b6ae color shades, tints & tones
#c2b6ae color schemes
#c2b6ae color preview, HTML & CSS examples
           This text has a color of #c2b6ae        
        
          <p style="color:#c2b6ae;">Text here</p>
        
        
          .mytext {color:#c2b6ae;}
        
        Text color #c2b6ae
      
           This box has a color of #c2b6ae        
        
          <div style="background-color:#c2b6ae;">Content here</div>
        
        
          .mybackground {background-color:#c2b6ae;}
        
        Background color #c2b6ae
      
           Border around this has a color of #c2b6ae        
        
          <div style="border:2px solid #c2b6ae;">Content here</div>
        
        
          .myborder {border:2px solid #c2b6ae;}
        
        Border color #c2b6ae