#c08464 color space conversions
Hex:
        #c08464
        RGB:
        192, 132, 100
        CMY:
        25, 48, 61
        CMYK:
        0, 31, 48, 25
      HSL:
        21°, 42.2018%, 57.2549%
        HSV (HSB):
        21°, 47.9167%, 75.2941%
        XYZ:
        32.2897, 28.6291, 15.8807
        xyY:
        0.4204, 0.3728, 28.6291
      CIE-Lab:
        60.4529, 19.3438, 26.5384
        CIE-LCH:
        60.4529, 32.8401, 53.9117
        CIE-Luv:
        60.4529, 43.7953, 29.4783
        Hunter-Lab:
        53.5062, 14.0849, 19.8570
      #c08464 color charts
#c08464 RGB chart
      #c08464 CMYK chart
      #c08464 RGB pie chart
      #c08464 color shades, tints & tones
#c08464 color schemes
#c08464 color preview, HTML & CSS examples
           This text has a color of #c08464        
        
          <p style="color:#c08464;">Text here</p>
        
        
          .mytext {color:#c08464;}
        
        Text color #c08464
      
           This box has a color of #c08464        
        
          <div style="background-color:#c08464;">Content here</div>
        
        
          .mybackground {background-color:#c08464;}
        
        Background color #c08464
      
           Border around this has a color of #c08464        
        
          <div style="border:2px solid #c08464;">Content here</div>
        
        
          .myborder {border:2px solid #c08464;}
        
        Border color #c08464