#c2b285 color space conversions
Hex:
        #c2b285
        RGB:
        194, 178, 133
        CMY:
        24, 30, 48
        CMYK:
        0, 8, 31, 24
      HSL:
        44°, 33.3333%, 64.1176%
        HSV (HSB):
        44°, 31.4433%, 76.0784%
        XYZ:
        42.4022, 45.0036, 28.6420
        xyY:
        0.3654, 0.3878, 45.0036
      CIE-Lab:
        72.8943, -1.1152, 25.1181
        CIE-LCH:
        72.8943, 25.1429, 92.5421
        CIE-Luv:
        72.8943, 12.5831, 33.9465
        Hunter-Lab:
        67.0847, -4.5739, 21.6452
      #c2b285 color charts
#c2b285 RGB chart
      #c2b285 CMYK chart
      #c2b285 RGB pie chart
      #c2b285 color shades, tints & tones
#c2b285 color schemes
#c2b285 color preview, HTML & CSS examples
           This text has a color of #c2b285        
        
          <p style="color:#c2b285;">Text here</p>
        
        
          .mytext {color:#c2b285;}
        
        Text color #c2b285
      
           This box has a color of #c2b285        
        
          <div style="background-color:#c2b285;">Content here</div>
        
        
          .mybackground {background-color:#c2b285;}
        
        Background color #c2b285
      
           Border around this has a color of #c2b285        
        
          <div style="border:2px solid #c2b285;">Content here</div>
        
        
          .myborder {border:2px solid #c2b285;}
        
        Border color #c2b285