#c2b4ae color space conversions
Hex:
        #c2b4ae
        RGB:
        194, 180, 174
        CMY:
        24, 29, 32
        CMYK:
        0, 7, 10, 24
      HSL:
        18°, 14.0845%, 72.1569%
        HSV (HSB):
        18°, 10.3093%, 76.0784%
        XYZ:
        46.2094, 47.1678, 46.7132
        xyY:
        0.3299, 0.3367, 47.1678
      CIE-Lab:
        74.2970, 3.9469, 4.8422
        CIE-LCH:
        74.2970, 6.2470, 50.8163
        CIE-Luv:
        74.2970, 8.6390, 6.3540
        Hunter-Lab:
        68.6788, -0.0874, 7.7480
      #c2b4ae color charts
#c2b4ae RGB chart
      #c2b4ae CMYK chart
      #c2b4ae RGB pie chart
      #c2b4ae color shades, tints & tones
#c2b4ae color schemes
#c2b4ae color preview, HTML & CSS examples
           This text has a color of #c2b4ae        
        
          <p style="color:#c2b4ae;">Text here</p>
        
        
          .mytext {color:#c2b4ae;}
        
        Text color #c2b4ae
      
           This box has a color of #c2b4ae        
        
          <div style="background-color:#c2b4ae;">Content here</div>
        
        
          .mybackground {background-color:#c2b4ae;}
        
        Background color #c2b4ae
      
           Border around this has a color of #c2b4ae        
        
          <div style="border:2px solid #c2b4ae;">Content here</div>
        
        
          .myborder {border:2px solid #c2b4ae;}
        
        Border color #c2b4ae